Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v retrieving revision 1.111 diff -u -B -r1.111 hb-install-system.xml --- hb-install-system.xml 15 May 2008 06:56:48 -0000 1.111 +++ hb-install-system.xml 10 Sep 2008 07:33:51 -0000 @@ -189,20 +189,23 @@

-First, a small definition is in place. -

- -

-A profile is a building block for any Gentoo system. Not only does it specify -default values for CHOST, CFLAGS and other important variables, it also locks -the system to a certain range of package versions. This is all maintained by the -Gentoo developers. -

- -

-Previously, such a profile was untouched by the users. However, there may be -certain situations in which you may decide a profile change is necessary. -

+A profile is a set of files which specify default values for CHOST, CFLAGS, USE +and other important variables, it also locks the system to a certain range of +package versions. Gentoo uses cascading profiles. Each file that defines base +defaults for your system, like make.defaults, packages, etc. can +inherit the contents of like files from parent directories. Files named +parent within the selected profile hierarchy specify which directories +contain files to use to assemble the final profile. Values specified in files +from profile sub-directories take precedence over values specified at a higher +level. This is all maintained by the Gentoo developers and you don't need to +edit profile files directly but sometimes there may be certain situations in +which you may decide a profile change is necessary. +

+ + +Do not edit the profile files directly. Gentoo provides other means to +customize and extend these settings. +

You can see what profile you are currently using with the following command: Index: hb-portage-configuration.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v retrieving revision 1.17 diff -u -B -r1.17 hb-portage-configuration.xml --- hb-portage-configuration.xml 28 Feb 2008 08:25:26 -0000 1.17 +++ hb-portage-configuration.xml 10 Sep 2008 07:33:51 -0000 @@ -48,7 +48,7 @@

@@ -153,8 +153,8 @@