summaryrefslogblamecommitdiffstats
path: root/src/lib/distro-info/clone-filter.example
blob: 14582c3ccd46f002a31c25309ccfce0976823883 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                     
# this file defines the filter rules used when cloning any vendor-OS
#
# copy this file to 'clone-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