summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-03-22 02:17:59 +0100
committerDirk von Suchodoletz2006-03-22 02:17:59 +0100
commit96f038d8b0be478a8f22ad44b9ed4e21bad50f7c (patch)
tree0d45870ff9925ca12062f05e6ce68d1b08afdc2e /installer
parentScreenresolution Suggesting Program (diff)
downloadcore-96f038d8b0be478a8f22ad44b9ed4e21bad50f7c.tar.gz
core-96f038d8b0be478a8f22ad44b9ed4e21bad50f7c.tar.xz
core-96f038d8b0be478a8f22ad44b9ed4e21bad50f7c.zip
exclude shadow file from cloning/rsync process. See SystemUser for
further explanation. git-svn-id: http://svn.openslx.org/svn/openslx/ld4@112 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer')
-rw-r--r--installer/distro-specs/exclude-suse-10.01
-rw-r--r--installer/distro-specs/exclude-suse-10.11
-rw-r--r--installer/distro-specs/exclude-ubuntu1
3 files changed, 3 insertions, 0 deletions
diff --git a/installer/distro-specs/exclude-suse-10.0 b/installer/distro-specs/exclude-suse-10.0
index 385243fd..e26e17f8 100644
--- a/installer/distro-specs/exclude-suse-10.0
+++ b/installer/distro-specs/exclude-suse-10.0
@@ -24,6 +24,7 @@
- /boot/initrd*
- /boot/grub
- /dev/*
+- /etc/shadow*
- /tmp/*
- /root/*
- /home/*
diff --git a/installer/distro-specs/exclude-suse-10.1 b/installer/distro-specs/exclude-suse-10.1
index 385243fd..e26e17f8 100644
--- a/installer/distro-specs/exclude-suse-10.1
+++ b/installer/distro-specs/exclude-suse-10.1
@@ -24,6 +24,7 @@
- /boot/initrd*
- /boot/grub
- /dev/*
+- /etc/shadow*
- /tmp/*
- /root/*
- /home/*
diff --git a/installer/distro-specs/exclude-ubuntu b/installer/distro-specs/exclude-ubuntu
index ffbd904b..1e6fb910 100644
--- a/installer/distro-specs/exclude-ubuntu
+++ b/installer/distro-specs/exclude-ubuntu
@@ -23,6 +23,7 @@
- /boot/initrd*
- /boot/grub
- /dev/*
+- /etc/shadow*
- /proc/*
- /sys/*
- /tmp/*