summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Tappe2007-03-29 16:33:23 +0200
committerOliver Tappe2007-03-29 16:33:23 +0200
commit51a08add3729244251f42abbe19f02a417679c24 (patch)
tree15c7ada9b8a534451a29745c9299e5867248f47c
parent* now that (thanks to Vito's patch) mksquashfs has more versatile filtering, ... (diff)
downloadcore-51a08add3729244251f42abbe19f02a417679c24.tar.gz
core-51a08add3729244251f42abbe19f02a417679c24.tar.xz
core-51a08add3729244251f42abbe19f02a417679c24.zip
* added yum- & smart-folders to the filter
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@837 95ad53e4-c205-0410-b2fa-d234c58c8868
-rw-r--r--installer/OpenSLX/OSExport/Distro/Any.pm2
-rw-r--r--installer/OpenSLX/OSExport/Distro/Fedora.pm2
-rw-r--r--installer/OpenSLX/OSExport/Distro/SUSE.pm2
3 files changed, 6 insertions, 0 deletions
diff --git a/installer/OpenSLX/OSExport/Distro/Any.pm b/installer/OpenSLX/OSExport/Distro/Any.pm
index 674131f1..f98fecac 100644
--- a/installer/OpenSLX/OSExport/Distro/Any.pm
+++ b/installer/OpenSLX/OSExport/Distro/Any.pm
@@ -45,6 +45,8 @@ sub initDistroInfo
- /var/lock/*
- /var/log/*
- /var/lib/xdm
+ - /var/lib/smart
+ - /var/cache/yum
- /var/cache/man/*
- /usr/share/vmware/*
- /lib/klibc/events/*
diff --git a/installer/OpenSLX/OSExport/Distro/Fedora.pm b/installer/OpenSLX/OSExport/Distro/Fedora.pm
index 111e4c48..2e986168 100644
--- a/installer/OpenSLX/OSExport/Distro/Fedora.pm
+++ b/installer/OpenSLX/OSExport/Distro/Fedora.pm
@@ -46,6 +46,8 @@ sub initDistroInfo
- /var/lock/*
- /var/log/*
- /var/lib/xdm
+ - /var/lib/smart
+ - /var/cache/yum
- /var/cache/man/*
- /usr/share/vmware/*
- /lib/klibc/events/*
diff --git a/installer/OpenSLX/OSExport/Distro/SUSE.pm b/installer/OpenSLX/OSExport/Distro/SUSE.pm
index 1795c707..38c33446 100644
--- a/installer/OpenSLX/OSExport/Distro/SUSE.pm
+++ b/installer/OpenSLX/OSExport/Distro/SUSE.pm
@@ -51,11 +51,13 @@ sub initDistroInfo
- /var/lib/xdm
- /var/lib/vm/*
- /var/lib/suspend*
+ - /var/lib/smart
- /var/lib/sax
- /var/lib/hardware/*
- /var/lib/gdm/*
- /var/lib/dhcp*
- /var/lib/YaST2/you/mnt/*
+ - /var/cache/yum
- /var/cache/man/*
- /var/adm/backup/rpmdb/*
- /var/adm/SuSEconfig