nightmorph 07/05/03 19:49:30 Modified: hb-install-system.xml Log: removed previously commented out PPC64 profiles
Revision Changes Path 1.31 xml/htdocs/doc/en/handbook/draft/hb-install-system.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.31&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?r1=1.30&r2=1.31 Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- hb-install-system.xml 10 Apr 2007 06:51:36 -0000 1.30 +++ hb-install-system.xml 3 May 2007 19:49:30 -0000 1.31 @@ -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/draft/hb-install-system.xml,v 1.30 2007/04/10 06:51:36 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.31 2007/05/03 19:49:30 nightmorph Exp $ --> <sections> @@ -15,7 +15,7 @@ </abstract> <version>8.0</version> -<date>2007-02-12</date> +<date>2007-05-03</date> <section> <title>Chrooting</title> @@ -243,48 +243,6 @@ # <i>ln -snf /usr/portage/profiles/default-linux/amd64/2007.0/no-multilib /etc/make.profile</i> </pre> -<!-- -<p test="func:keyval('arch')='PPC'"> -For ppc, there are a number of new profiles provided with 2006.1: -</p> - -<pre test="func:keyval('arch')='PPC'" caption="PPC Profiles"> -<comment>(Generic PPC profile, for all PPC machines, minimal)</comment> -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1 /etc/make.profile</i> -<comment>(G3 profile)</comment> -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1/G3 /etc/make.profile</i> -<comment>(G3 Pegasos profile)</comment> -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1/G3/Pegasos/ /etc/make.profile</i> -<comment>(G4 (Altivec) profile)</comment> -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1/G4 /etc/make.profile</i> -<comment>(G4 (Altivec) Pegasos profile)</comment> -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1/G4/Pegasos/ /etc/make.profile</i> -</pre> - -<p test="func:keyval('arch')='PPC64'"> -For ppc64, there are a number of new profiles provided with 2006.1: -</p> - -<pre test="func:keyval('arch')='PPC64'" caption="PPC64 Profiles"> -<comment>(Generic 64bit userland PPC64 profile, for all PPC64 machines)</comment> -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland /etc/make.profile</i> -<comment>(Generic 32bit userland PPC64 profile, for all PPC64 machines)</comment> -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland /etc/make.profile</i> -<comment>(Each type of userland has sub profiles as follows, with (userland) replaced with the chosen userland from above)</comment> -<comment>(970 profile for JS20)</comment> -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/970 /etc/make.profile</i> -<comment>(G5 profile)</comment> -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/970/pmac /etc/make.profile</i> -<comment>(POWER3 profile)</comment> -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/power3 /etc/make.profile</i> -<comment>(POWER4 profile)</comment> -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/power4 /etc/make.profile</i> -<comment>(POWER5 profile)</comment> -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/power5 /etc/make.profile</i> -<comment>(The multilib profile is not stable as of this release.)</comment> -</pre> ---> - </body> </subsection> <subsection id="configure_USE"> -- [EMAIL PROTECTED] mailing list
