I finally got a rootfs working with the kernel tonight. It’s a minimal rootfs built with buildroot and busybox but it boots up to a shell prompt and does just enough work to make sure ps displays the process list. Whoopeeeee!!! Now, don’t get crazy here. This is just booting […]
Daily Archives: Wed November 10, 2010
I upgraded to Fedora 14 at work yesterday. For the most part the typical processes I’ve written about before worked fine. But two places exposed some caveats. First, network based installation using NFS doesn’t work. What happens is that after the bootloader info is taken some attempt to access the […]
Fedora 14 mini review

I use ssmtp for my MTA (mail transfer agent) under Fedora. Up till now I’ve always just moved /usr/sbin/sendmail out of the way and symlinked it to where I have ssmtp installed. Today, after upgrading a work machine to F14, I finally bit the bullet and figured out how to […]