On Tue, 20 Aug 2013 14:10:21 +0200, J. Roeleveld wrote: > > Not really, because make is intelligent enough to no bother > > recompiling anything for which the source has not changed. > > True, but why recompile the kernel just to redo the initramfs? > As mentioned, I don't update/recompile the kernel as often. > "genkernel" puts the initramfs where it needs to be, kernel-make > doesn't. That depends on your needs. The reason I do it this way is so that the initramfs is locked to the kernel. Once that kernel boots, it will always boot because the initramfs cannot be changed. If I make a change to the initramfs, that's a new kernel and however broken it may be, the old one will still work. The kernel and initramfs are so closely coupled, it just seems sensible to keep them in the same file, since neitherof them is any use without the other. -- Neil Bothwick All mail what i send is thoughly proof-red, definately!