From c995e5bbda93ec4061db3686b13715807ee90602 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sun, 22 Aug 2010 21:25:05 +0200 Subject: add /var/{spool,tmp} to exclude filter --- installer/OpenSLX/OSSetup/Distro/Base.pm | 2 ++ 1 file changed, 2 insertions(+) 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/* -- cgit v1.2.3-55-g7522