summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian2010-08-22 21:25:05 +0200
committerSebastian2010-08-22 21:25:05 +0200
commitc995e5bbda93ec4061db3686b13715807ee90602 (patch)
tree8b59495eb988f6c56e8ea75b5ee5307a58d2f92b
parentfix paths (diff)
downloadcore-c995e5bbda93ec4061db3686b13715807ee90602.tar.gz
core-c995e5bbda93ec4061db3686b13715807ee90602.tar.xz
core-c995e5bbda93ec4061db3686b13715807ee90602.zip
add /var/{spool,tmp} to exclude filter
-rw-r--r--installer/OpenSLX/OSSetup/Distro/Base.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/installer/OpenSLX/OSSetup/Distro/Base.pm b/installer/OpenSLX/OSSetup/Distro/Base.pm
index ea6890d9..7ff28370 100644
--- a/installer/OpenSLX/OSSetup/Distro/Base.pm
+++ b/installer/OpenSLX/OSSetup/Distro/Base.pm
@@ -69,6 +69,8 @@ sub initialize
$self->{'clone-filter'} = "
+ /var
+ - /var/tmp
+ - /var/spool
- /var/cache/apt/archives/*.deb
- /var/cache/apt/archives/lock
- /var/cache/apt/archives/partial/*