summaryrefslogtreecommitdiffstats
path: root/cnf/make.conf
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2008-05-01 11:55:00 +0000
committerMarius Mauch <genone@gentoo.org>2008-05-01 11:55:00 +0000
commit4cdefb5bd4a970535d4f193b15f6a3978c8c0e2f (patch)
tree7756800fa27c21897a62d75f99ffccef8511b49b /cnf/make.conf
parent0f56988f661f4843e3d4fcf3b129500cfe30eaef (diff)
downloadportage-4cdefb5bd4a970535d4f193b15f6a3978c8c0e2f.tar.gz
portage-4cdefb5bd4a970535d4f193b15f6a3978c8c0e2f.tar.bz2
portage-4cdefb5bd4a970535d4f193b15f6a3978c8c0e2f.zip
remove PORTAGE_TMPFS comment
svn path=/main/branches/2.1.2/; revision=10058
Diffstat (limited to 'cnf/make.conf')
-rw-r--r--cnf/make.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/cnf/make.conf b/cnf/make.conf
index d4094786b..d31036727 100644
--- a/cnf/make.conf
+++ b/cnf/make.conf
@@ -235,15 +235,6 @@
# packages. Do not use it unless absolutely necessary!
#AUTOCLEAN="yes"
#
-# PORTAGE_TMPFS is a location where portage may create temporary files.
-# If specified, portage will use this directory whenever possible
-# for all rapid operations such as lockfiles and transient data.
-# It is _highly_ recommended that this be a tmpfs or ramdisk. Do not
-# set this to anything that does not give a significant performance
-# enhancement and proper FS compliance for locks and read/write.
-# /dev/shm is a glibc mandated tmpfs, and should be a reasonable
-# setting for all linux kernel+glibc based systems.
-#PORTAGE_TMPFS="/dev/shm"
#
# FEATURES are settings that affect the functionality of portage. Most of
# these settings are for developer use, but some are available to non-