grml_cleanup_chroot: get rid of some further lvm files
authorMichael Prokop <mika@grml.org>
Wed, 5 Aug 2009 01:37:03 +0000 (03:37 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 5 Aug 2009 01:37:03 +0000 (03:37 +0200)
debian/changelog
etc/grml/fai/grml/grml_cleanup_chroot

index 23c6a29..07a50a6 100644 (file)
@@ -8,8 +8,10 @@ grml-live (0.9.21) UNRELEASED; urgency=low
   * When adjusting postfix configuration: make sure to execute newaliases
     command after adjusting configuration, otherwise the old hostname
     will be left inside /etc/aliases.db.
+  * grml_cleanup_chroot: get rid of /etc/lvm/cache/.cache and
+    /etc/lvm/backup/main as well.
 
- -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 03:32:43 +0200
+ -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 03:36:36 +0200
 
 grml-live (0.9.20) unstable; urgency=low
 
index 4637818..62902bb 100755 (executable)
@@ -261,7 +261,7 @@ einfo "Cleaning and removing some misc files and directories"
          /var/state/*/* /var/state/* /var/log/nessus/*                            \
          /halt /reboot /ash.static /etc/dhcpc/*.info /etc/dhcpc/resolv*           \
          /etc/*passwd- /etc/*shadow- /etc/*group- /var/spool/postfix/maildrop/*   \
-         /etc/lvm/.cache 2>/dev/null
+         /etc/lvm/.cache /etc/lvm/cache/.cache /etc/lvm/backup/main 2>/dev/null
   rm -rf /tmp/* /var/tmp/* /var/tmp/.* /var/backups/* /.ssh /root/.ssh /home/*/.ssh \
          /home/grml/* /home/grml/.??* /var/lib/texmf/ls-R  /var/spool/texmf/ls-R    \
          /var/lib/mysql /var/log/lilo_log.* /core* 2>/dev/null