summaryrefslogtreecommitdiff
path: root/etc/ftpsync.conf.sample
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2009-05-04 21:23:54 +0200
committerJoerg Jaspert <joerg@debian.org>2009-05-04 21:23:54 +0200
commitb0e53b935690e36360ab8960de83cca830e8d1d1 (patch)
treee90da3453bbf5b96c0d102990c267dd18af168dc /etc/ftpsync.conf.sample
parent3605785a54d4be0e4f93a9da3f12d11b4d8ff380 (diff)
parentcc4313d29ddb4312eb80798bfdcc77a93c00f76e (diff)
Merge commit 'symoon/spaillar' into merge
* commit 'symoon/spaillar': Add kfreebsd-amd64 and kfreebsd-i386 to list of architectures Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'etc/ftpsync.conf.sample')
-rw-r--r--etc/ftpsync.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample
index 3f597dd..8310fb2 100644
--- a/etc/ftpsync.conf.sample
+++ b/etc/ftpsync.conf.sample
@@ -60,8 +60,8 @@
## If you do want to exclude an architecture, this is for you.
## Use as space seperated list.
## Possible values are:
-## alpha, amd64, arm, armel, hppa, hurd-i386, i386, ia64,
-## m68k, mipsel, mips, powerpc, s390, sh and sparc
+## alpha, amd64, arm, armel, hppa, hurd-i386, i386, ia64, kfreebsd-amd64,
+## kfreebsd-i386, m68k, mipsel, mips, powerpc, s390, sh and sparc
## eg. ARCH_EXCLUDE="alpha arm armel mipsel mips s390 sparc"
## An unset value will mirror all architectures (default!)
#ARCH_EXCLUDE=""