summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Schmelzer2008-10-01 15:39:57 +0200
committerSebastian Schmelzer2008-10-01 15:39:57 +0200
commite447bd051a92f33941f7477156f295d342ad021d (patch)
tree607366bbb8f6582336fbef59e341d460aec06b7c
parentxserver: fixes to linkage.sh for the only conflicting lib at the moment (diff)
downloadcore-e447bd051a92f33941f7477156f295d342ad021d.tar.gz
core-e447bd051a92f33941f7477156f295d342ad021d.tar.xz
core-e447bd051a92f33941f7477156f295d342ad021d.zip
* removed /home/kde* from clone exclude (required for suse 11)
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2257 95ad53e4-c205-0410-b2fa-d234c58c8868
-rw-r--r--installer/OpenSLX/OSSetup/Distro/Suse.pm49
1 files changed, 49 insertions, 0 deletions
diff --git a/installer/OpenSLX/OSSetup/Distro/Suse.pm b/installer/OpenSLX/OSSetup/Distro/Suse.pm
index e41e919a..d57ed955 100644
--- a/installer/OpenSLX/OSSetup/Distro/Suse.pm
+++ b/installer/OpenSLX/OSSetup/Distro/Suse.pm
@@ -36,6 +36,55 @@ sub initialize
my $engine = shift;
$self->SUPER::initialize($engine);
+
+ $self->{'clone-filter'} = "
+ - /var/tmp/*
+ - /var/opt/openslx
+ - /var/lib/vmware
+ - /var/lib/ntp/*
+ + /var
+ - /usr/lib/vmware/modules/*
+ + /usr
+ - /tmp/*
+ + /tmp
+ - /sys/*
+ + /sys
+ + /sbin
+ - /root/*
+ + /root
+ - /proc/*
+ + /proc
+ - /opt/openslx
+ + /opt
+ - /media/*
+ + /media
+ - /mnt/*
+ + /mnt
+ + /lib64
+ + /lib
+ + /home/kde*
+ - /home/*
+ + /home
+ - /etc/vmware/installer.sh
+ - /etc/shadow*
+ - /etc/samba/secrets.tdb
+ - /etc/resolv.conf.*
+ - /etc/opt/openslx
+ - /etc/exports*
+ + /etc
+ - /dev/*
+ + /dev
+ + /boot
+ + /bin
+ - /*
+ - .svn
+ - .*.cmd
+ - *~
+ - *lost+found*
+ - *.old
+ - *.bak
+ ";
+
$self->{'packager-type'} = 'rpm';
# use 'zypper' as meta-packager from 10.2 onwards and use 'smart' for