projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3951333
)
Add sfperms and strict to the default FEATURES since they're already in the base...
author
Zac Medico
<zmedico@gentoo.org>
Mon, 23 Jul 2007 18:57:53 +0000
(18:57 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 23 Jul 2007 18:57:53 +0000
(18:57 -0000)
svn path=/main/branches/2.1.2/; revision=7378
cnf/make.globals
patch
|
blob
|
history
diff --git
a/cnf/make.globals
b/cnf/make.globals
index d26f6a05610de861a9e8b01301fe751e4669436c..880df05c15427d7f4f369c78a18960bfddecd7b2 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 userfetch"
+FEATURES="
distlocks metadata-transfer sandbox sfperms strict
unmerge-orphans userfetch"
# Default chunksize for binhost comms
PORTAGE_BINHOST_CHUNKSIZE="3000"