Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-system.xml
Date: Thu, 03 May 2007 19:49:45
Message-Id: E1HjhIx-0002BI-0U@stork.gentoo.org
1 nightmorph 07/05/03 19:49:30
2
3 Modified: hb-install-system.xml
4 Log:
5 removed previously commented out PPC64 profiles
6
7 Revision Changes Path
8 1.31 xml/htdocs/doc/en/handbook/draft/hb-install-system.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.31&view=markup
11 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
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?r1=1.30&r2=1.31
13
14 Index: hb-install-system.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v
17 retrieving revision 1.30
18 retrieving revision 1.31
19 diff -u -r1.30 -r1.31
20 --- hb-install-system.xml 10 Apr 2007 06:51:36 -0000 1.30
21 +++ hb-install-system.xml 3 May 2007 19:49:30 -0000 1.31
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $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 $ -->
27 +<!-- $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 $ -->
28
29 <sections>
30
31 @@ -15,7 +15,7 @@
32 </abstract>
33
34 <version>8.0</version>
35 -<date>2007-02-12</date>
36 +<date>2007-05-03</date>
37
38 <section>
39 <title>Chrooting</title>
40 @@ -243,48 +243,6 @@
41 # <i>ln -snf /usr/portage/profiles/default-linux/amd64/2007.0/no-multilib /etc/make.profile</i>
42 </pre>
43
44 -<!--
45 -<p test="func:keyval('arch')='PPC'">
46 -For ppc, there are a number of new profiles provided with 2006.1:
47 -</p>
48 -
49 -<pre test="func:keyval('arch')='PPC'" caption="PPC Profiles">
50 -<comment>(Generic PPC profile, for all PPC machines, minimal)</comment>
51 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1 /etc/make.profile</i>
52 -<comment>(G3 profile)</comment>
53 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1/G3 /etc/make.profile</i>
54 -<comment>(G3 Pegasos profile)</comment>
55 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1/G3/Pegasos/ /etc/make.profile</i>
56 -<comment>(G4 (Altivec) profile)</comment>
57 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1/G4 /etc/make.profile</i>
58 -<comment>(G4 (Altivec) Pegasos profile)</comment>
59 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1/G4/Pegasos/ /etc/make.profile</i>
60 -</pre>
61 -
62 -<p test="func:keyval('arch')='PPC64'">
63 -For ppc64, there are a number of new profiles provided with 2006.1:
64 -</p>
65 -
66 -<pre test="func:keyval('arch')='PPC64'" caption="PPC64 Profiles">
67 -<comment>(Generic 64bit userland PPC64 profile, for all PPC64 machines)</comment>
68 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland /etc/make.profile</i>
69 -<comment>(Generic 32bit userland PPC64 profile, for all PPC64 machines)</comment>
70 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland /etc/make.profile</i>
71 -<comment>(Each type of userland has sub profiles as follows, with (userland) replaced with the chosen userland from above)</comment>
72 -<comment>(970 profile for JS20)</comment>
73 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/970 /etc/make.profile</i>
74 -<comment>(G5 profile)</comment>
75 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/970/pmac /etc/make.profile</i>
76 -<comment>(POWER3 profile)</comment>
77 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/power3 /etc/make.profile</i>
78 -<comment>(POWER4 profile)</comment>
79 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/power4 /etc/make.profile</i>
80 -<comment>(POWER5 profile)</comment>
81 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/power5 /etc/make.profile</i>
82 -<comment>(The multilib profile is not stable as of this release.)</comment>
83 -</pre>
84 --->
85 -
86 </body>
87 </subsection>
88 <subsection id="configure_USE">
89
90
91
92 --
93 gentoo-doc-cvs@g.o mailing list