summaryrefslogtreecommitdiffstats
path: root/lib/distro-info/suse-10.3_x86_64/export-filter.example
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-03-20 19:15:22 +0100
committerDirk von Suchodoletz2008-03-20 19:15:22 +0100
commitfd9ab89d5e084aadea860c41fd4f0c59c02c43e7 (patch)
tree44b2941efa8f66ed0e034cf6e1aa4de4e76f4a28 /lib/distro-info/suse-10.3_x86_64/export-filter.example
parent* Switched indent used in Perl-code and settings files from tabs to 4 spaces. (diff)
downloadcore-fd9ab89d5e084aadea860c41fd4f0c59c02c43e7.tar.gz
core-fd9ab89d5e084aadea860c41fd4f0c59c02c43e7.tar.xz
core-fd9ab89d5e084aadea860c41fd4f0c59c02c43e7.zip
Checked in with wrong directory name (double underline)
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1659 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'lib/distro-info/suse-10.3_x86_64/export-filter.example')
-rw-r--r--lib/distro-info/suse-10.3_x86_64/export-filter.example15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/distro-info/suse-10.3_x86_64/export-filter.example b/lib/distro-info/suse-10.3_x86_64/export-filter.example
new file mode 100644
index 00000000..a414fef4
--- /dev/null
+++ b/lib/distro-info/suse-10.3_x86_64/export-filter.example
@@ -0,0 +1,15 @@
+# this file defines the filter rules used when exporting a vendor-OS
+# of this distro
+#
+# copy this file to 'export-filter' and add your own filters to it
+# in order to overrule the filters provided by openslx
+#
+#Examples:
+# the following line would include anything below /var/spool/
+#+ /var/spool/*
+#
+# this would exclude anything in /etc that starts with dhcpd.conf
+#- /etc/dhcpd.conf*
+#
+# and this would exclude all rpmnew-files:
+#- *.rpmnew