Update the PORT_LOGDIR docs for bug #82378. Thanks to Arfrever FTA for reporting.
authorZac Medico <zmedico@gentoo.org>
Mon, 11 Jun 2007 21:14:25 +0000 (21:14 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 11 Jun 2007 21:14:25 +0000 (21:14 -0000)
svn path=/main/trunk/; revision=6808

cnf/make.conf

index bb5b4e0c4d7ef9ece865c2d794e49a00dc6c4a5f..012aae3fdf5a94cf4660a251155b2469a9479a0a 100644 (file)
 #PKGDIR=/usr/portage/packages
 #
 # PORT_LOGDIR is the location where portage will store all the logs it
-#     creates from each individual merge. They are stored as NNNN-$PF.log
-#     in the directory specified. This is disabled until you enable it by
-#     providing a directory. Permissions will be modified as needed IF the
-#     directory exists, otherwise logging will be disabled. NNNN is the
-#     increment at the time the log is created. Logs are thus sequential.
-#     The common setting is to use the /var/log/portage path.
+#     creates from each individual merge. They are stored as
+#     ${CATEGORY}:${PF}:YYYYMMDD-HHMMSS.log in the directory specified.
+#     If the direcory does not exist, it will be created automatically and
+#     group permissions will be applied to it.  If the directory already
+#     exists, portage will not modify it's permissions.
+#
 #PORT_LOGDIR=""
 #
 # PORTDIR_OVERLAY is a directory where local ebuilds may be stored without