On Sat, Jul 01, 2006 at 11:26:46AM -0400, Wei Hu wrote: > > > > You probably need earlier bootscripts as well - I'm guessing the > >lfs-bootscripts-20051223 tarball might fit the bill, if you can find > >it, plus something like udev-071 and hotplug-2004_09_23. > > > > Ideally, pick a version of the book from early January to see how > >hotplug, udev, and those bootscripts get handled. > > > > Thanks a lot. I'll try this solution and report my result. > Where can I find all these history files?
I suppose that the book is renderable from the current svn, but I don't have a clue how to do that, and I'm lacking time so I'll have to pass on that. I've got a local copy of those bootscripts, but you'll probably do better with the 20060321 bootscripts (NOT the udev_update version) : http://www.linuxfromscratch.org/~dj/bootscripts/ because those are likely to be a better match for the current book with an old udev. Hotplug is covered in the stable 6.1.1 book. For udev-071 my script has sed -i -e 's@/usr/bin/test@/bin/test@' test/udev-test.pl make EXTRAS=extras/run_directory make DESTDIR=/ EXTRAS=extras/run_directory install cp -v /sources/udev-config-5.rules /etc/udev/rules.d/25-lfs.rules install -m644 -D -v docs/writing_udev_rules/index.html /usr/share/doc/udev-071/index.html udev-config-5.rules is available at http://downloads.linuxfromscratch.org Ken -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
