From 8595d8d6fbb05dbdc845ca94b690bde1179092c0 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 11 Feb 2016 06:22:44 +0100 Subject: Documentation update --- etc/ftpsync.conf.sample | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample index 50b084b..9c9a29e 100644 --- a/etc/ftpsync.conf.sample +++ b/etc/ftpsync.conf.sample @@ -94,7 +94,8 @@ ## kfreebsd-i386 m68k mipsel mips powerpc ppc64el 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 +## Mutually exclusive with ARCH_INCLUDE. +## Notice: source must not be excluded on an official/public mirror #ARCH_EXCLUDE="" ## If you do want to include only a set of architectures, this is for you. @@ -104,7 +105,9 @@ ## kfreebsd-i386 m68k mipsel mips powerpc ppc64el s390 s390x sh sparc source ## eg. ARCH_INCLUDE="amd64 i386 source" ## An unset value will mirror all architectures (default!) -## Notice: source shall be included on an official mirror +## Arch all will be included automatically if one binary arch is included. +## Mutually exclusive with ARCH_EXCLUDE. +## Notice: source needs to be included on an official/public mirror #ARCH_INCLUDE="" ## Do we have leaf mirror to signal we are done and they should sync? -- cgit v1.2.3