summaryrefslogtreecommitdiffstats
path: root/installer
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
parentSmall fix ... (diff)
downloadcore-a466e52d45fbd6b3b89d5f09e9fe568521b3866c.tar.gz
core-a466e52d45fbd6b3b89d5f09e9fe568521b3866c.tar.xz
core-a466e52d45fbd6b3b89d5f09e9fe568521b3866c.zip
Updated syslinux package of HPA.
Diffstat (limited to 'installer')
-rw-r--r--installer/OpenSLX/OSExport/Distro/Ubuntu.pm2
-rw-r--r--installer/OpenSLX/OSSetup/Distro/Base.pm4
2 files changed, 5 insertions, 1 deletions
diff --git a/installer/OpenSLX/OSExport/Distro/Ubuntu.pm b/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
index aff03cf3..ef844d51 100644
--- a/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
+++ b/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
@@ -41,6 +41,8 @@ sub initDistroInfo
- /var/spool/*
- /var/run/*
- /var/log/*
+ - /var/log/apt/*
+ + /var/log/apt
- /var/lib/*dm/*
- /var/lib/libnss-ldap/*
- /var/cache/apt/archives/*
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*