diff options
| author | Dirk von Suchodoletz | 2006-03-30 22:10:13 +0200 |
|---|---|---|
| committer | Dirk von Suchodoletz | 2006-03-30 22:10:13 +0200 |
| commit | 8cd82995c9c01fac59aa5ff6ef17a098d73db5d9 (patch) | |
| tree | d59261674adccf0ee39016be3fef556463708dba /installer/distro-specs/exclude-common | |
| parent | New functionality for retrieving the frequency ranges of the monitor from ddc... (diff) | |
| download | core-8cd82995c9c01fac59aa5ff6ef17a098d73db5d9.tar.gz core-8cd82995c9c01fac59aa5ff6ef17a098d73db5d9.tar.xz core-8cd82995c9c01fac59aa5ff6ef17a098d73db5d9.zip | |
more debug level, exclude-common for rsync (files and directories common
for all distros), ...
git-svn-id: http://svn.openslx.org/svn/openslx/ld4@132 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/distro-specs/exclude-common')
| -rw-r--r-- | installer/distro-specs/exclude-common | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/installer/distro-specs/exclude-common b/installer/distro-specs/exclude-common new file mode 100644 index 00000000..9fffa442 --- /dev/null +++ b/installer/distro-specs/exclude-common @@ -0,0 +1,29 @@ ++ /bin ++ /boot ++ /dev ++ /etc ++ /home ++ /lib ++ /lib64 ++ /mnt ++ /opt ++ /proc ++ /root ++ /sbin ++ /sys ++ /tmp ++ /usr ++ /var +- /etc/shadow* +- /dev/* +- /proc/* +- /sys/* +- /tmp/* +- /root/* +- /home/* +- /mnt/* +- /* +- .svn +- *~ +- *lost+found* + |
