projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
495022a
)
Enable FEATURES=userfetch by default. (trunk r7375)
author
Zac Medico
<zmedico@gentoo.org>
Mon, 23 Jul 2007 18:51:44 +0000
(18:51 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 23 Jul 2007 18:51:44 +0000
(18:51 -0000)
svn path=/main/branches/2.1.2/; revision=7376
cnf/make.globals
patch
|
blob
|
history
diff --git
a/cnf/make.globals
b/cnf/make.globals
index d180c5389515bfccffb7cb6d8b3d3309b048ff8b..d26f6a05610de861a9e8b01301fe751e4669436c 100644
(file)
--- a/
cnf/make.globals
+++ b/
cnf/make.globals
@@
-33,7
+33,7
@@
FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -O \${DISTDIR}/\${FILE} \${
RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -O \${DISTDIR}/\${FILE} \${URI}"
# Default user options
-FEATURES="sandbox distlocks metadata-transfer unmerge-orphans"
+FEATURES="sandbox distlocks metadata-transfer unmerge-orphans
userfetch
"
# Default chunksize for binhost comms
PORTAGE_BINHOST_CHUNKSIZE="3000"