nightmorph 09/01/21 06:44:51 Modified: hb-portage-files.xml Log: stable portage version no longer uses /etc/make.conf.example, see the -dev ML. the 2008.0 handbooks should still reference the old location, though, as there is no released stage tarball with the new location in /usr/share.
Revision Changes Path 1.20 xml/htdocs/doc/en/handbook/hb-portage-files.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.20&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?r1=1.19&r2=1.20 Index: hb-portage-files.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- hb-portage-files.xml 17 Apr 2008 21:21:14 -0000 1.19 +++ hb-portage-files.xml 21 Jan 2009 06:44:51 -0000 1.20 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.19 2008/04/17 21:21:14 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.20 2009/01/21 06:44:51 nightmorph Exp $ --> <sections> @@ -13,8 +13,8 @@ files and data. </abstract> -<version>1.12</version> -<date>2008-04-17</date> +<version>1.13</version> +<date>2009-01-20</date> <section> <title>Portage Files</title> @@ -40,11 +40,11 @@ <p> If you're planning on changing a configuration variable, <e>don't</e> alter -<path>/etc/make.globals</path> or <path>make.defaults</path>. -Instead use <path>/etc/make.conf</path> which has precedence over -the previous files. You'll also find a <path>/etc/make.conf.example</path>. As -the name implies, this is merely an example file - Portage does not read in -this file. +<path>/etc/make.globals</path> or <path>make.defaults</path>. Instead use +<path>/etc/make.conf</path> which has precedence over the previous files. You'll +also find a <path>/usr/share/portage/config/make.conf.example</path>. As the +name implies, this is merely an example file - Portage does not read in this +file. </p> <p>
