summaryrefslogtreecommitdiffstats
path: root/lib/distro-info/scilin-5.5_x86_64/export-filter.example
diff options
context:
space:
mode:
authorMichael Janczyk2010-07-16 19:03:43 +0200
committerMichael Janczyk2010-07-16 19:03:43 +0200
commite490bcded890c13992db844f89dc922a788841b8 (patch)
tree2735bf541d78e1bc0cb060f4134a2d9898d9c9b7 /lib/distro-info/scilin-5.5_x86_64/export-filter.example
parentchanged copyright years, added ovz plugin stubs (diff)
downloadcore-e490bcded890c13992db844f89dc922a788841b8.tar.gz
core-e490bcded890c13992db844f89dc922a788841b8.tar.xz
core-e490bcded890c13992db844f89dc922a788841b8.zip
added systems suse 11.3 scilin 5.4-5.5, todo installer packages for suse 11.3 in lib/distro-info
Diffstat (limited to 'lib/distro-info/scilin-5.5_x86_64/export-filter.example')
-rw-r--r--lib/distro-info/scilin-5.5_x86_64/export-filter.example15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/distro-info/scilin-5.5_x86_64/export-filter.example b/lib/distro-info/scilin-5.5_x86_64/export-filter.example
new file mode 100644
index 00000000..a414fef4
--- /dev/null
+++ b/lib/distro-info/scilin-5.5_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