summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRaphael Geissert <atomo64@gmail.com>2012-04-26 14:20:58 -0500
committerRaphael Geissert <atomo64@gmail.com>2012-04-26 19:49:02 -0500
commit2cb884ddc8eec3b620fd369c250958273feb0e01 (patch)
treea45ffa0576d485b7f6b8d347de44749d267d777d /etc
parentab952faad4e228b4098b973cba8b82c07f5d9b5c (diff)
Exclude all of dist/ from the first stage
All the files under dist/ are indexes and need to be updated as close together as possible. Of all the stuff in dist/, only installer-<arch> can and should be synced in the first stage.
Diffstat (limited to 'etc')
-rw-r--r--etc/ftpsync.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample
index e3fcc63..7d915e0 100644
--- a/etc/ftpsync.conf.sample
+++ b/etc/ftpsync.conf.sample
@@ -113,7 +113,7 @@
## Options the first pass gets. We do not want the Packages/Source indices
## here, and we also do not want to delete any files yet.
-#RSYNC_OPTIONS1="--exclude Packages* --exclude Sources* --exclude Release* --exclude InRelease --exclude ls-lR*"
+#RSYNC_OPTIONS1="--include 'installer-*/**/*' --include '*/' --exclude 'dists/**/*' --exclude ls-lR*"
## Options the second pass gets. Now we want the Packages/Source indices too
## and we also want to delete files. We also want to delete files that are