=================================================================== RCS file: /cvs/openbsd/OpenBSDTorrents/MirrorOpenBSD,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- openbsd/OpenBSDTorrents/MirrorOpenBSD 2006/11/06 23:22:22 1.2 +++ openbsd/OpenBSDTorrents/MirrorOpenBSD 2007/02/07 23:09:05 1.3 @@ -1,5 +1,5 @@ #!/bin/sh -# $RedRiver: MirrorOpenBSD,v 1.1 2006/07/24 18:03:53 andrew Exp $ +# $RedRiver: MirrorOpenBSD,v 1.2 2006/11/06 23:22:22 andrew Exp $ . /etc/OpenBSDTorrents.conf @@ -21,9 +21,8 @@ rsync -az --delete --delete-excluded \ --verbose=1 --log-format="%o \`%f'%L %b %l" \ + -f "exclude .*" \ -f "exclude ls-lR.gz" \ - -f "exclude \.mirror\." \ - -f "exclude /\." \ -f "exclude /OpenBGPD/" \ -f "exclude /OpenNTPD/" \ -f "exclude /OpenSSH/" \