summaryrefslogtreecommitdiffstats
path: root/templates/rsync.exclude
blob: ef1e8fab474e9640b6a775ec83c248fd1de2372e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
### 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/**
**/SRPMS/**
**/*.iso
**/openoffice.org-langpack**
**/kde-i18n**
**/SPRMS/**