From e57077f44cf302b7a4f7e8979a4f0af4051ef7ed Mon Sep 17 00:00:00 2001 From: Simon Paillard Date: Sat, 2 Aug 2014 22:13:25 +0200 Subject: ARCH_EXCLUDE: add new arch "arm64" --- etc/ftpsync.conf.sample | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'etc') 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? -- cgit v1.2.3