From: Michael Prokop Date: Tue, 17 Jan 2012 23:38:05 +0000 (+0100) Subject: GRMLBASE/98-clean-chroot: get rid of /etc/blkid.tab X-Git-Tag: v0.18.1~9 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=3a6abc058679bab9acfc941de7999fe636148a6d GRMLBASE/98-clean-chroot: get rid of /etc/blkid.tab --- diff --git a/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot b/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot index 9222f27..b2f30a6 100755 --- a/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot +++ b/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot @@ -91,7 +91,8 @@ rm -rf --one-file-system $target/etc/sysconfig/* \ $target/etc/lvm/.cache $target/etc/lvm/cache/.cache \ $target/etc/lvm/backup/* $target/tmp/* \ $target/var/tmp/* $target/var/backups/* \ - $target/var/lib/mysql $target/var/log/lilo_log.* $target/core* + $target/var/lib/mysql $target/var/log/lilo_log.* $target/core* \ + $target/etc/blkid.tab # remove only "temporary" or saved files in the given directories nuke(){