commit fd4b26341c66b2b6e0db79a90351fb4d373ddab1 Author: Kevin Fenzi kevin@scrye.com Date: Sat Dec 5 12:44:57 2015 -0700
Don't nuke the initramfs by default. Needed for bug 1214441
fedora-live-base.ks | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) --- diff --git a/fedora-live-base.ks b/fedora-live-base.ks index fb201d3..8032870 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -305,8 +305,6 @@ rm -f /var/lib/rpm/__db* # go ahead and pre-make the man -k cache (#455968) /usr/bin/mandb
-# save a little bit of space at least... -rm -f /boot/initramfs* # make sure there aren't core files lying around rm -f /core*