Update of /cvsroot/leaf/src/bering-uclibc4/source/initrd
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10555

Modified Files:
        root.linuxrc 
Log Message:


Index: root.linuxrc
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/initrd/root.linuxrc,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** root.linuxrc        20 Jan 2011 23:07:43 -0000      1.18
--- root.linuxrc        20 Jan 2011 23:22:05 -0000      1.19
***************
*** 354,358 ****
  
  #exec /usr/sbin/chroot . sh -c 'umount /initrd; freeramdisk /dev/ram0; exec 
/sbin/init' <dev/console >dev/console 2>&1
! #exec /sbin/init
  
  [ "$VERBOSE" ] && Lecho "Creating new rootfs..."
--- 354,363 ----
  
  #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
!       exit 0
! fi
  
  [ "$VERBOSE" ] && Lecho "Creating new rootfs..."


------------------------------------------------------------------------------
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
_______________________________________________
leaf-cvs-commits mailing list
leaf-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to