Name: Paul Nasrat
Member since: 2003-02-17 14:09:44
Last Login: N/A
Homepage: http://pauln.truemesh.com/
Notes: Projects that I am interested in/contribute to:
Settling in to routine at Red Hat now, and starting to get stuff done. Stumbled across a particularly nasty side affect of PIE and rpm's internal provides generator.
It turns out rpmbuild is adding Provides: basename(/path/to/pie/exec) to the package header. This in turn causes all EVR against that basename (often identical to the package name, or even worse for ppp created pppd which was conflicting with initscripts).
Fix is now in HEAD.
After a brief hiatus of marriage, and honeymoon life is starting to settle down.
I did a few installs this week of FC2 to test out stuff, fairly nice on both my iBook G3 and my new work laptop. I've started to setup the devel repository for JPackage so I can get cracking on the ant 1.6 changes, this will also probably be where things like eclipse 3 milestones will be pushed.
I've spent some time thinking about java depenancy issues for rpm/cojapas, I'm hoping to code something up next week sometime - jython + bcel are my friends.
Meanwhile boto has revised the 8086 gcc target for 3.3.3, this could be fun for ELKS.
I survived what was a very hectic and busy few days. Hopefully I didn't make too big a fool of myself to my new employer :) Lack of eating, combined with tiredness and alcohol is not a good combination.
I didn't spend as much time with katzj and others as I'd expected - but it was good nonetheless. I got to know quite a few of the UK people which was useful - it seems likely I'll be popping up to Cambridge quite regularly.
It was good to find sane voices on the Java front, and the intrest in JPackage looks positive. Tech stuff on hold untill after the wedding...
21 Apr 2004 (updated 22 Apr 2004 at 06:08 UTC) »
Last night I successfully did a cold (other than having an AppleBootstrap Part already) install of rawhide onto my iMac DV SE. Here are the gotchas:
For all those keen to go I am pushing my tree courtesy of skvidal to duke:
http://fedora.linux.duke.edu/fedorappc/
Update
Note off the cd you can tell yaboot to boot off the kernel - during install note the following partition numbers - / partition and /boot partition if seperate. Also note the kernel version (check from you mirror)
Boot from CD:
For non-boot cases (where 4 is / partition)
tell yaboot to boot hd:4,/boot/vmlinuz-2.6.5-1.327 root=/dev/hda4
For seperate boot (where 4 is /boot and 6 is /):
tell yaboot to boot hd:4,/vmlinuz-2.6.5-1.327 root=/dev/hda6
Oh and the snapshot is up of the tree that worked.
Others have certified pnasrat as follows:
[ Certification disabled because you're not logged in. ]
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!