On Tue, Mar 13, 2012 at 08:29:31PM -0400, Joshua Kinard wrote: > make menuconfig, make <bzImage|vmlinux[.32]>[, make modules[_install]], then > update the bootloader, is how I've done kernels for the longest time. This > new approach makes the above command sequence invalid if under a separate > /usr. And why does the requirement to create an initramfs ONCE and include in your bootloader change that?
The minimal genkernel example I provided explicitly excludes all modules from the initramfs, so that you almost never have to update it (just for new features/bugfixes really). -- Robin Hugh Johnson Gentoo Linux: Developer, Trustee & Infrastructure Lead E-Mail : robb...@gentoo.org GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85