KP Kirchdoerfer wrote: >Am Dienstag, 2. Mai 2006 14:19 schrieb Andrea Fino: > > >>Hi to all, >> >>I am trying to rebuild the leaf env from scratch on a debian sarge, >>using buildtool. >> >>When i use builpacket.pl --package=initrd --all, all the initrd packages >>are built in packages, initrd.lrp, initrd_ide.lrp, initrd_ide_cd.lrp, >>initrd_usb.lrp. >> >>That's fine, but if I use the ide or the usb version, the system does >>not boot: infact in these the libc, shell, and so are missing >>(basically only the modules and the lrp defs are present on them). >> >>The initrdl.lrp is just fine. >> >>What can cause such a thing? >> >> > >Andrea, I do have the same issues with a recent kubuntu version - there is no >solution yet, but those who know the most about buildtool/buildpacket are >aware that there is a pb, and work on it if they have some spare time. > > Wll, at least I am not alone :).
Yesterday I did some test (as said I am running a debian sarge). So, I think the problem is in the include statement of source/initrd/buildtool.cfg. What happens: is really run only the first time. A very easy workaround is to change in: #include .... common.cfg #include ....common1.cfg #include ...common2.cfg and so on. Simply create links with ln, and all initrd packages are built correctly (with ash, linuxrc, uclib and so on). Don't know why, but the problem has to be in Config::General somewhere...... (or it's use from builpacket.pl). Regards, Andrea Fino -- Andrea Fino 8-) - "Sistemi su misura di qualita' industriale" "Handcrafted systems with industrial quality" [Web: http://www.faino.org ]+[Email: [EMAIL PROTECTED] ] _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel