summaryrefslogtreecommitdiffstats
path: root/lib/distro-info/suse-11.0/export-filter.example
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-08-10 22:30:54 +0200
committerDirk von Suchodoletz2008-08-10 22:30:54 +0200
commit12e92c5bb0037e7960cd1e3919ac44571d1e94f5 (patch)
treed69b0e7c4193620e324b193b23cdf036553d88e0 /lib/distro-info/suse-11.0/export-filter.example
parentTell users the machine name ... (diff)
downloadcore-12e92c5bb0037e7960cd1e3919ac44571d1e94f5.tar.gz
core-12e92c5bb0037e7960cd1e3919ac44571d1e94f5.tar.xz
core-12e92c5bb0037e7960cd1e3919ac44571d1e94f5.zip
Added new distro-info for OpenSUSE 11.0 (simple string replacement,
but this certainly would not be sufficient ...) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2019 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'lib/distro-info/suse-11.0/export-filter.example')
-rw-r--r--lib/distro-info/suse-11.0/export-filter.example15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/distro-info/suse-11.0/export-filter.example b/lib/distro-info/suse-11.0/export-filter.example
new file mode 100644
index 00000000..a414fef4
--- /dev/null
+++ b/lib/distro-info/suse-11.0/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