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)
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.


No differences found