[leaf-commits] src/bering-uclibc4/source/initrd root.linuxrc, 1.19, 1.20
Andrew <[email protected]> Sat, 22 Jan 2011 16:52:38 +0000
| Newsgroups | gmane.linux.leaf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/leaf/src/bering-uclibc4/source/initrd In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv27607 Modified Files: root.linuxrc Log Message: bugfix Index: root.linuxrc =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc4/source/initrd/root.linuxrc,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** root.linuxrc 20 Jan 2011 23:22:05 -0000 1.19 --- root.linuxrc 22 Jan 2011 16:52:36 -0000 1.20 *************** *** 355,359 **** #exec /usr/sbin/chroot . sh -c 'umount /initrd; freeramdisk /dev/ram0; exec /sbin/init' <dev/console >dev/console 2>&1 ! if [ "$syst_size" -eq 0 ]; then [ "$VERBOSE" ] && Lecho "Moving root to tmpfs disabled! Booting from initramfs..." exec /sbin/init --- 355,359 ---- #exec /usr/sbin/chroot . sh -c 'umount /initrd; freeramdisk /dev/ram0; exec /sbin/init' <dev/console >dev/console 2>&1 ! if [ "$syst_size" = 0 ]; then [ "$VERBOSE" ] && Lecho "Moving root to tmpfs disabled! Booting from initramfs..." exec /sbin/init ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d