From: Arne Fitzenreiter Date: Wed, 10 Dec 2014 07:26:34 +0000 (+0100) Subject: core86: remove old initramfs images at update. X-Git-Tag: v2.17-core87~96 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2b94001c485851543eaf6c718422a1cbf805ca11;p=ipfire-2.x.git core86: remove old initramfs images at update. --- 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-*