>> I want to mirror only i386 and only binaries. I've now next rules. Are
>> they right?
>> 
>> --exclude source/ --exclude pool/ 

CW> pool/ contains binaries for i386 among other things, at least for
CW> testing/unstable now and I imagine stable in the future, so you'll have
CW> to be more careful than that. --include *_i386.deb?

Thanks. I've suspected that. But I thought that only unstable has its
files in pool. I don't mind skiping unstable.

>> --exclude *-ia64/ --exclude *-s390/ 
>> --exclude *-sh/ --exclude *-alpha/ 
>> --exclude *-m68k/ --exclude *-sparc/ 
>> --exclude *-hppa/ --exclude *-mips/ 
>> --exclude *-hurd-i386/ --exclude *-mipsel/ 
>> --exclude *-powerpc/ --exclude *-arm/

CW> Seems like explicitly including rather than explicitly excluding would
CW> be more robust ...

Yes. I'm quite new to rsync and seeems when I've wrote this list of
options I've skipped part of man that describes options for including.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)                                    |
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)                          |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to