From 51a08add3729244251f42abbe19f02a417679c24 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Thu, 29 Mar 2007 14:33:23 +0000 Subject: * added yum- & smart-folders to the filter git-svn-id: http://svn.openslx.org/svn/openslx/trunk@837 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/OpenSLX/OSExport/Distro/Any.pm | 2 ++ installer/OpenSLX/OSExport/Distro/Fedora.pm | 2 ++ installer/OpenSLX/OSExport/Distro/SUSE.pm | 2 ++ 3 files changed, 6 insertions(+) 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 -- cgit v1.2.3-55-g7522