summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSimon Paillard <spaillard@debian.org>2014-08-02 22:13:25 +0200
committerSimon Paillard <spaillard@debian.org>2014-08-02 22:13:25 +0200
commite57077f44cf302b7a4f7e8979a4f0af4051ef7ed (patch)
tree4e51e2e4084e0f6263edf91e561e63da0628088e /etc
parent226940319a0cf52996e61e7fde4d58e766612fb7 (diff)
ARCH_EXCLUDE: add new arch "arm64"
Diffstat (limited to 'etc')
-rw-r--r--etc/ftpsync.conf.sample7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample
index 6258c57..5b5e9a3 100644
--- a/etc/ftpsync.conf.sample
+++ b/etc/ftpsync.conf.sample
@@ -64,10 +64,11 @@
## If you do want to exclude an architecture, this is for you.
## Use as space seperated list.
## Possible values are:
-## alpha, amd64, arm, armel, armhf, hppa, hurd-i386, i386, ia64, kfreebsd-amd64,
-## kfreebsd-i386, m68k, mipsel, mips, powerpc, s390, s390x, sh, sparc and source
-## eg. ARCH_EXCLUDE="alpha arm armel mipsel mips s390 sparc"
+## alpha amd64 arm arm64 armel armhf hppa hurd-i386 i386 ia64 kfreebsd-amd64
+## kfreebsd-i386 m68k mipsel mips powerpc s390 s390x sh sparc source
+## eg. ARCH_EXCLUDE="alpha arm arm64 armel mipsel mips s390 sparc"
## An unset value will mirror all architectures (default!)
+## Notice: source shall not be excluded on an official mirror
#ARCH_EXCLUDE=""
## Do we have leaf mirror to signal we are done and they should sync?