summaryrefslogtreecommitdiff
path: root/share/hooks/0100-remove-linux-image-backups.chroot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-12-17 00:15:45 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-05-06 14:50:02 +0200
commit798e68096a8a5368b290f3b79b81c0574660d73b (patch)
tree68dc66f7556bbb9f560a2cdf37e7cba43cde8c9f /share/hooks/0100-remove-linux-image-backups.chroot
parent4908d4d6c14d61f5889bafafc20d0e1749cccd85 (diff)
downloadvyos-live-build-798e68096a8a5368b290f3b79b81c0574660d73b.tar.gz
vyos-live-build-798e68096a8a5368b290f3b79b81c0574660d73b.zip
Merging remove-linux-image-backups into remove-backup-files hook.
Diffstat (limited to 'share/hooks/0100-remove-linux-image-backups.chroot')
-rwxr-xr-xshare/hooks/0100-remove-linux-image-backups.chroot8
1 files changed, 0 insertions, 8 deletions
diff --git a/share/hooks/0100-remove-linux-image-backups.chroot b/share/hooks/0100-remove-linux-image-backups.chroot
deleted file mode 100755
index 1302d6c93..000000000
--- a/share/hooks/0100-remove-linux-image-backups.chroot
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-set -e
-
-# Remove backup files
-
-rm -f /boot/*.bak
-rm -f /boot/*.old-dkms