OK, here is my first trial build of udev from systemd.
These are the instructions: wget http://www.freedesktop.org/software/systemd/systemd-186.tar.xz tar -xf systemd-186.tar.xz cd systemd-186 tar -xf ../udev-lfs-186.tar.bz2 make -f udev-lfs-186/Makefile.lfs make -f udev-lfs-186/Makefile.lfs DESTDIR=/tmp/udev installThe build time on my system is about 10 seconds. It builds in chroot for a fresh system I built a couple of days ago, but I have not actually tried to boot with it yet.
I'll keep testing, but would appreciate feedback. -- Bruce
udev-lfs-186.tar.bz2
Description: Binary data
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page