diff options
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* + |
