summaryrefslogtreecommitdiffstats
path: root/src/lib/distro-info/fedora-15_x86_64/export-filter.example
diff options
context:
space:
mode:
authorSebastian Schmelzer2011-05-25 18:24:54 +0200
committerSebastian Schmelzer2011-05-25 18:24:54 +0200
commit8edd43e42e6129a6cf28ff2974633a9d8040ded4 (patch)
treeddd4c2962dc4ff3441468e472d219b2eee89901e /src/lib/distro-info/fedora-15_x86_64/export-filter.example
parentadd missing libfuse .. (diff)
downloadcore-8edd43e42e6129a6cf28ff2974633a9d8040ded4.tar.gz
core-8edd43e42e6129a6cf28ff2974633a9d8040ded4.tar.xz
core-8edd43e42e6129a6cf28ff2974633a9d8040ded4.zip
add missing files for fedora ..
Diffstat (limited to 'src/lib/distro-info/fedora-15_x86_64/export-filter.example')
-rw-r--r--src/lib/distro-info/fedora-15_x86_64/export-filter.example15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/lib/distro-info/fedora-15_x86_64/export-filter.example b/src/lib/distro-info/fedora-15_x86_64/export-filter.example
new file mode 100644
index 00000000..a414fef4
--- /dev/null
+++ b/src/lib/distro-info/fedora-15_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