Gentoo Archives: gentoo-doc-cvs

From: Joseph Jezak <josejx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-system.xml
Date: Tue, 28 Feb 2006 08:48:18
Message-Id: 200602280842.k1S8gVgX000636@robin.gentoo.org
1 josejx 06/02/28 00:04:15
2
3 Modified: xml/htdocs/doc/en/handbook hb-install-system.xml
4 Log:
5 Fixed ppc/ppc64 profile paths.
6
7 Revision Changes Path
8 1.91 +15 -15 xml/htdocs/doc/en/handbook/hb-install-system.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.91&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.91&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml.diff?r1=1.90&r2=1.91&cvsroot=gentoo
13
14 Index: hb-install-system.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
17 retrieving revision 1.90
18 retrieving revision 1.91
19 diff -u -r1.90 -r1.91
20 --- hb-install-system.xml 27 Feb 2006 00:55:35 -0000 1.90
21 +++ hb-install-system.xml 28 Feb 2006 00:04:15 -0000 1.91
22 @@ -4,11 +4,11 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.90 2006/02/27 00:55:35 fox2mike Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.91 2006/02/28 00:04:15 josejx Exp $ -->
28
29 <sections>
30
31 -<version>2.17</version>
32 +<version>2.18</version>
33 <date>2006-02-27</date>
34
35 <section>
36 @@ -231,16 +231,16 @@
37 </p>
38
39 <pre caption="PPC Profiles">
40 -<comment>(Generic PPC profile, for all PPC machines)</comment>
41 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc32 /etc/make.profile</i>
42 +<comment>(Generic PPC profile, for all PPC machines, minimal)</comment>
43 +# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.0 /etc/make.profile</i>
44 <comment>(G3 profile)</comment>
45 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc32/G3 /etc/make.profile</i>
46 +# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.0/G3 /etc/make.profile</i>
47 <comment>(G3 Pegasos profile)</comment>
48 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc32/G3/Pegasos/ /etc/make.profile</i>
49 +# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.0/G3/Pegasos/ /etc/make.profile</i>
50 <comment>(G4 (Altivec) profile)</comment>
51 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc32/G4 /etc/make.profile</i>
52 +# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.0/G4 /etc/make.profile</i>
53 <comment>(G4 (Altivec) Pegasos profile)</comment>
54 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc32/G4/Pegasos/ /etc/make.profile</i>
55 +# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.0/G4/Pegasos/ /etc/make.profile</i>
56 </pre>
57
58 <p>
59 @@ -249,20 +249,20 @@
60
61 <pre caption="PPC64 Profiles">
62 <comment>(Generic 64bit userland PPC64 profile, for all PPC64 machines)</comment>
63 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/64bit-userland /etc/make.profile</i>
64 +# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/64bit-userland /etc/make.profile</i>
65 <comment>(Generic 32bit userland PPC64 profile, for all PPC64 machines)</comment>
66 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/32bit-userland /etc/make.profile</i>
67 +# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/32bit-userland /etc/make.profile</i>
68 <comment>(Each type of userland has sub profiles as follows, with (userland) replaced with the chosen userland from above)</comment>
69 <comment>(970 profile for JS20)</comment>
70 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/(userland)/970 /etc/make.profile</i>
71 +# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/(userland)/970 /etc/make.profile</i>
72 <comment>(G5 profile)</comment>
73 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/(userland)/970/pmac /etc/make.profile</i>
74 +# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/(userland)/970/pmac /etc/make.profile</i>
75 <comment>(POWER3 profile)</comment>
76 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/(userland)/power3 /etc/make.profile</i>
77 +# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/(userland)/power3 /etc/make.profile</i>
78 <comment>(POWER4 profile)</comment>
79 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/(userland)/power4 /etc/make.profile</i>
80 +# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/(userland)/power4 /etc/make.profile</i>
81 <comment>(POWER5 profile)</comment>
82 -# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/(userland)/power5 /etc/make.profile</i>
83 +# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/(userland)/power5 /etc/make.profile</i>
84 <comment>(The multilib profile is not stable as of this release.)</comment>
85 </pre>
86
87
88
89
90 --
91 gentoo-doc-cvs@g.o mailing list