Am Samstag, 22. Januar 2011, um 17:53:02 schrieb Andrew:
> 22.01.2011 01:50, KP Kirchdoerfer пишет:
> > Am Freitag, 21. Januar 2011, um 00:25:13 schrieb Andrew:
> >> 10.01.2011 20:04, KP Kirchdoerfer пишет:
> >>> Andrew;
> >>> 
> >>> can/will you make the changes necessary? I guess you're the one who
> >>> knows best what has changed  moving to initramfs (only) and what needs
> >>> to be done to have initramfs with rootfs.
> >>> 
> >>> I consider the issue described above as serious and like  to get it
> >>> solved for beta2.
> >>> 
> >>> Anything else that anyone considers as showstopper for a new beta
> >>> version?
> >>> 
> >>> kp
> >> 
> >> I've commited new init script into CVS. I use initramfs till actually
> >> init call, and before init call I added new rootfs creation and then
> >> switching into new rootfs with small wrapper (that mounts /proc and /sys
> >> and then transfers control to main init) as init.script. This makes
> >> easier work with variables (I don't need to export all kernel
> >> variables), but makes a headache when rootfs is smaller than it should
> >> be - so for that case I added error processing and booting with
> >> initramfs on failure.
> >> Cons of this solution: higher memory requirements (it needs 2x<fulled
> >> rootfs size>  RAM at booting), but IMHO it isn't big trouble because
> >> executables are tiny. And for resource-limited PCs I added option to
> >> disable rootfs moving by setting syst_size to 0.
> >> 
> >> It'll be good if someone re-checks code.
> > 
> > Andrew;
> > 
> > while booting the image I see:
> > 
> > LINUXRC: Removing /mnt2
> > LINUXRC: Loaded Packages
> > sh: 40M: bad number
> > ^^^^^^^^^^^^^^
> > LINUXRC: Creating new rootf..
> > 
> > 
> > kp
> 
> Fixed.

Nice.

Given that the rebuild and testing the image (at least) in qemu runs fine, I 
think we are ready to tag beta2 (and start release work).
Anyone disagree?

kp

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

Reply via email to