From: <smi...@us...> - 2004-03-07 22:29:40
|
Update of /cvsroot/devil-linux/build/config/etc/initrd In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16518/config/etc/initrd Modified Files: linuxrc Log Message: add command line boot options for isolinux (Roland Pabel) Index: linuxrc =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/initrd/linuxrc,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- linuxrc 4 Mar 2004 14:49:53 -0000 1.64 +++ linuxrc 7 Mar 2004 22:05:47 -0000 1.65 @@ -234,7 +234,7 @@ #change to new root and start up the real system pivot_root . initrd -exec /bin/chroot . /sbin/pre_init $DL_CONFIG_SOURCE <dev/console >dev/console 2>&1 +exec /bin/chroot . /sbin/pre_init $DL_CONFIG_SOURCE $@ <dev/console >dev/console 2>&1 # something went wrong echo |