From 776c6d8125820d0c281a4dc1027b35bfe6f9af3d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 18 Oct 2016 18:43:14 +0100 Subject: do not create a system initramfs anymore, we rely on kernel and dracut to handle it --- makeiso | 4 ---- 1 file changed, 4 deletions(-) (limited to 'makeiso') diff --git a/makeiso b/makeiso index 8c8cbe4..e6ef8dc 100755 --- a/makeiso +++ b/makeiso @@ -23,10 +23,6 @@ prepareiso () { isostart isoramfs isostop - # generate system initramfs - isostart - systemramfs - isostop # copy live initramfs into cdroot mv ""$isosyncdir"/boot/"$isodracutrd"" ""$isorootdir"/boot/initrd" # generate live efi image -- cgit v1.2.3