summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Distro/Base.pm
diff options
context:
space:
mode:
authorDirk von Suchodoletz2010-02-25 23:01:51 +0100
committerDirk von Suchodoletz2010-02-25 23:01:51 +0100
commita466e52d45fbd6b3b89d5f09e9fe568521b3866c (patch)
tree6d9053a4b4fd9bbf6917b5d49a0e43bd42a74db2 /installer/OpenSLX/OSSetup/Distro/Base.pm
parentSmall fix ... (diff)
downloadcore-a466e52d45fbd6b3b89d5f09e9fe568521b3866c.tar.gz
core-a466e52d45fbd6b3b89d5f09e9fe568521b3866c.tar.xz
core-a466e52d45fbd6b3b89d5f09e9fe568521b3866c.zip
Updated syslinux package of HPA.
Diffstat (limited to 'installer/OpenSLX/OSSetup/Distro/Base.pm')
-rw-r--r--installer/OpenSLX/OSSetup/Distro/Base.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/installer/OpenSLX/OSSetup/Distro/Base.pm b/installer/OpenSLX/OSSetup/Distro/Base.pm
index 99bae53f..589c3f34 100644
--- a/installer/OpenSLX/OSSetup/Distro/Base.pm
+++ b/installer/OpenSLX/OSSetup/Distro/Base.pm
@@ -72,7 +72,8 @@ sub initialize
- /var/cache/apt/archives/lock
- /var/cache/apt/archives/partial/*
+ /var/cache/apt/archives/partial
- - /var/tmp/*
+ - /var/tmp/*
+ + /var/tmp/apt
- /var/opt/openslx
- /var/lib/vmware
- /var/lib/ntp/*
@@ -117,6 +118,7 @@ sub initialize
+ /bin
- /*
- .svn
+ - .git
- .*.cmd
- *~
- *lost+found*