From 2b94001c485851543eaf6c718422a1cbf805ca11 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 10 Dec 2014 08:26:34 +0100 Subject: [PATCH] core86: remove old initramfs images at update. --- config/rootfiles/core/86/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/86/update.sh b/config/rootfiles/core/86/update.sh index c58780bce7..6d1202300a 100644 --- a/config/rootfiles/core/86/update.sh +++ b/config/rootfiles/core/86/update.sh @@ -100,6 +100,7 @@ echo Update Kernel to $KVER ... rm -rf /boot/System.map-* rm -rf /boot/config-* rm -rf /boot/ipfirerd-* +rm -rf /boot/initramfs-* rm -rf /boot/vmlinuz-* rm -rf /boot/uImage-ipfire-* rm -rf /boot/uInit-ipfire-* -- 2.39.2