Hi *,

i want to set up a linux kernel mirror for our 43 devs, but am running into 
problems with some filter rules. I don't want to mirror the entire kernel 
tree (running out of space on our local mirror :( ), but only the major 
release (eg linux-2.6.22.tar.bz2) and the patches (eg 
patch-2.6.22.1.tar.bz2).
I've tried serveral combinations of include/exclude and/or filter rules like:
+ linux-2.6.[0-9].tar.bz2
+ patch-2.6.[0-9].bz2
- *
But this does for sure only mirror til linux-2.6.9.tar.bz2. A simple * 
wildcare doesn't fit my needs either :(

Could someone please give me a hint?

-- 
Greetings
Chris
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to