On Sun, Jun 05, 2016 at 07:55:21PM -0000, David Lord wrote: > For many years I've been using pkgsrc/sysutils/sysbuild to > generate kernels, sets, release img and iso. It downloads source > and builds chroot so your host system configuration doesn't cause > complications. You can cross build or build both i386 and amd64 > from same conf file which has separate sections for each arch.
Sounds very handy. Thanks for sharing the tip. Does it have an option to build just kernel? Mayuresh.