From: Arne Fitzenreiter Date: Thu, 11 Aug 2011 16:50:00 +0000 (+0200) Subject: core44: remove also the xen modules. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Fcore44;p=ipfire-2.x.git core44: remove also the xen modules. if old modules are not removed the ct-server root run out of space. --- diff --git a/config/rootfiles/core/44/update.sh b/config/rootfiles/core/44/update.sh index 2141b3ac0a..fadb327d3d 100644 --- a/config/rootfiles/core/44/update.sh +++ b/config/rootfiles/core/44/update.sh @@ -68,7 +68,7 @@ rm -rf /boot/System.map-* rm -rf /boot/config-* rm -rf /boot/ipfirerd-* rm -rf /boot/vmlinuz-* -rm -rf /lib/modules/*-ipfire +rm -rf /lib/modules/* # Remove mkinitcpio rm -rf /etc/mkinitcpio.* rm -rf /lib/initcpio