Bernard,

for the smart initrd size estimation we could use the following command:

echo "(`zcat /etc/systemimager/boot/initrd.img | wc -c` + 10485760) /
1024" | bc

Where could we put it? at the moment a warning in
UseYourOwnKernel->create_uyok_initrd() seems the best candidate... ideas?

Cheers,
-Andrea

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sisuite-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to