summaryrefslogtreecommitdiffstats
path: root/templates/rsync.exclude
blob: 15ed695b2bec7b003e490e8c8fe5cf4c80f6e692 (plain)
1
2
3
4
5
6
7
8
9
10
11
### files to exclude from "cobbler import" commands that use
### rsync mirrors.  by default ISOs, PPC code, and debug
### RPM's are not transferred.  Some users may want to
### re-enable debug RPM's.
**/debug/**
**/ppc/**
**/source/**
**/iso/**
**/openoffice.org-langpack**
**/kde-i18n**
**/SPRMS/**