On Sun, 2011-02-13 at 19:58 +1100, ads...@genis-x.com wrote: > Awesome, > > ./buildtool.pl build buildenv > works a treat > ./buildtool.pl build did the job perfectly (iscsi package failed, but as > sources.cfg says it's in progress ;o). > > So far so good, the one thing I'm a little confused on, (cant' seem to find > it in the wiki) is how do I package all, as in I have everything built I wish > to now build the whole system, all .lrp etc. > I've made changes to busybox and changing a few scripts in /staging (backup > over tftp etc), but I'm a little lost on where to go from here. > > Cheers > Adam
Hi Adam, It is not well documented in the Wiki - at least not yet. I feel a new Chapter coming on... :-) Once you have the buildenv built, run script "tools/buildall.sh" to compile all the sources and create all the .lrp files, based on the contents of sources.cfg. This creates file "build.html" in a date-stamped directory under /tmp which gives you a summary of success / failure for each step in the build. Then use buildimage.pl to generate an installation disk Image. Something like: fakeroot ./buildimage.pl --image=Bering-uClibc_i486_syslinux_vga --relver=4.0alpha --verbose That example creates a .tar.gz file in directory image/Bering-uClibc_i486_syslinux_vga dMb ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel