mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-16 14:03:00 +02:00
Core31 updater should not remove xen kernel modules
This commit is contained in:
@@ -54,7 +54,8 @@ rm -rf /boot/System.map-*
|
||||
rm -rf /boot/config-*
|
||||
rm -rf /boot/ipfirerd-*
|
||||
rm -rf /boot/vmlinuz-*
|
||||
rm -rf /lib/modules/
|
||||
# Don't remove old xen modules. Kernel may stored outside.
|
||||
rm -rf /lib/modules/*-ipfire
|
||||
#
|
||||
# Backup grub.conf
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user