]> git.ipfire.org Git - thirdparty/dracut.git/commit
mkinitrd-dracut.sh: Build host images for default_kernel_images and -i/-k paths
authorThomas Renninger <trenn@suse.de>
Fri, 27 Sep 2013 18:19:00 +0000 (20:19 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 4 Oct 2013 11:56:41 +0000 (13:56 +0200)
commit58ef91ff50ea0214169c92daeaa2a4a44363156a
tree9533dd7b42eea477f07a4f9bb37dc89c0d3e2c25
parentfbf338ff984b541f6de9359bbe3b07a40d8c2e44
mkinitrd-dracut.sh: Build host images for default_kernel_images and -i/-k paths

default_kernel_images and -i/-k paths are new (SuSE) code paths and
would have resulted in usage errors before.

There we want to build host only images for faster building and
smaller images.
Also force creation (overriding) of initrd images in these code paths.

Signed-off-by: Thomas Renninger <trenn@suse.de>
mkinitrd-dracut.sh