Bruce Dubbs wrote: > Jeremy Huntwork wrote: >> http://anduin.linuxfromscratch.org/sources/other/udev-160-testfiles.tar.bz2 >> >> >> is non-existent. > > I'll fix that in a few minutes. Udev updates are a little more > difficult now that we added the testsuite.
OK, it's in place now. For the record, the way to get the testfiles is to go to http://git.kernel.org/?p=linux/hotplug/udev.git;a=summary and get the snapshot for the release. Extract the tarball and rename to udev-1xx. Then delete everything except the test directory (including .gitignore) and tar up the remaining. mv udev-885a09a udev-160 cd udev-160 rm -r COPYING INSTALL NEWS TODO configure.ac init m4 ChangeLog \ Makefile.am README autogen.sh extras libudev rules udev \ udev.conf .gitignore cd .. tar -jcf udev-160-testfiles.tar.bz2 udev-160 I then copy udev-160-testfiles.tar.bz2 to anduin. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
