Try to reduce build time and do not build initramfs twice.
authorMichael Prokop <mika@grml.org>
Mon, 6 Jun 2011 20:34:12 +0000 (22:34 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 6 Jun 2011 20:39:25 +0000 (22:39 +0200)
commitd95eed100eaf3c6b134cc24c93340d258ba81695
treef2a5df1432b1596e643d9846f110cb72711ad3f9
parent1c39c7de65f38bb1cdc2936222f2392bcd26682d
Try to reduce build time and do not build initramfs twice.

Lets see whether this might break in any situation (thinking of
certain combinations of softupdate, renames,... during release
management) but building the initramfs takes just too long, so let's
try to reduce the build time via building it only from within main
grml-live script and no longer execute update-initramfs in the
/etc/grml/fai/config/scripts/GRMLBASE/10-build-initramfs script.
etc/grml/fai/config/scripts/GRMLBASE/10-build-initramfs