commit cf118093e3294b264d60d830e78cc39aa8f097c9 Author: Adam Williamson awilliam@redhat.com Date: Mon Jul 13 10:06:01 2015 -0700
add dracut-live to fedora-live-base so lives boot: #1242586
fedora-live-base.ks | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) --- diff --git a/fedora-live-base.ks b/fedora-live-base.ks index 193d685..357b61f 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -47,6 +47,9 @@ anaconda # Need aajohan-comfortaa-fonts for the SVG rnotes images aajohan-comfortaa-fonts
+# Without this, initramfs generation during live image creation fails: #1242586 +dracut-live + %end
%post