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:38 +0100
committerDaniel Baumann <daniel@debian.org>2012-12-17 00:15:38 +0100
commit9d9e343f952f1a4058b060b52bca40a11b64a63c (patch)
tree8893597bab171ba76c291a3a40f4ee06a545a180 /share/hooks/0100-remove-linux-image-backups.chroot
parent50c2839b1b341cc6f1526ee3c467597bb2cc8166 (diff)
downloadvyos-live-build-9d9e343f952f1a4058b060b52bca40a11b64a63c.tar.gz
vyos-live-build-9d9e343f952f1a4058b060b52bca40a11b64a63c.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