I wrote: > Author: alexander > Date: 2007-09-22 08:26:07 -0600 (Sat, 22 Sep 2007) > New Revision: 2068 > > Modified: > trunk/packages/initramfs/Makefile > trunk/packages/initramfs/init.in > Log: > Added code to handle the rootflags option to initramfs. > Added nice warnings that catch common errors. > Added /sbin to the PATH of the debugging shell. > Added "ls" to the list of available programs. > > Made sure that "generic" IDE drivers are loaded only if "all_generic_ide" > option is present, and only after chipset-specific drivers.
Also removed retrying when finding the CD. Thus, for USB CD-ROMs, the "rootdelay=20" option is mandatory (this is documented on the boot screens). -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
