From e0a87f32467aaaf1db54ac4772f52c4de4ac42e8 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 26 Feb 2006 10:08:53 +0000 Subject: Make the post-sync metadata-transfer a FEATURE so that it can be optionally disabled. svn path=/main/trunk/; revision=2788 --- cnf/make.globals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnf/make.globals') diff --git a/cnf/make.globals b/cnf/make.globals index cd34f8447..52d06abf2 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -33,7 +33,7 @@ FETCHCOMMAND="/usr/bin/wget -t 5 --passive-ftp -P \${DISTDIR} \${URI}" RESUMECOMMAND="/usr/bin/wget -c -t 5 --passive-ftp -P \${DISTDIR} \${URI}" # Default user options -FEATURES="sandbox distlocks" +FEATURES="sandbox distlocks metadata-transfer" # Default chunksize for binhost comms PORTAGE_BINHOST_CHUNKSIZE="3000" -- cgit v1.2.3-1-g7c22