Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: handbook-mips.xml hb-install-mips-system.xml hb-install-system.xml
Date: Sat, 03 Nov 2007 21:31:10
Message-Id: E1IoQa0-0001oW-Hn@stork.gentoo.org
1 nightmorph 07/11/03 21:30:56
2
3 Modified: handbook-mips.xml hb-install-system.xml
4 Removed: hb-install-mips-system.xml
5 Log:
6 kicked out a mips-specific file, now using the profile key for the relevant section. mips now uses the same hb-install-system file as all the other arches. plus additional version changes, etc.
7
8 Revision Changes Path
9 1.28 xml/htdocs/doc/en/handbook/draft/handbook-mips.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml?rev=1.28&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml?rev=1.28&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml?r1=1.27&r2=1.28
14
15 Index: handbook-mips.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml,v
18 retrieving revision 1.27
19 retrieving revision 1.28
20 diff -u -r1.27 -r1.28
21 --- handbook-mips.xml 2 Nov 2007 23:26:02 -0000 1.27
22 +++ handbook-mips.xml 3 Nov 2007 21:30:56 -0000 1.28
23 @@ -1,7 +1,7 @@
24 <?xml version='1.0' encoding='UTF-8'?>
25 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
26
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml,v 1.27 2007/11/02 23:26:02 nightmorph Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml,v 1.28 2007/11/03 21:30:56 nightmorph Exp $ -->
29
30 <book link="/doc/en/handbook/handbook-mips.xml">
31 <title>Gentoo Linux/MIPS Handbook</title>
32 @@ -11,7 +11,7 @@
33 <key id="/boot">/dev/sda1</key>
34 <key id="kernel-version">2.6.17.10-mips</key>
35 <key id="kernel-name">kernel-2.6.17.10-mips</key>
36 - <key id="profile">default-linux/mips/2007.0/generic-be/o32/</key>
37 + <key id="profile">default-linux/mips/2007.1/generic-be/o32/</key>
38 </values>
39
40 <author title="Author">
41 @@ -135,7 +135,7 @@
42 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
43 <license/>
44
45 -<version>8.1</version>
46 +<version>9.0</version>
47 <date>2007-10-24</date>
48
49 <part>
50 @@ -188,7 +188,7 @@
51 have a Gentoo base system at your disposal. This chapter describes how
52 to progress to that state.
53 </abstract>
54 - <include href="hb-install-mips-system.xml"/>
55 + <include href="hb-install-system.xml"/>
56 </chapter>
57
58 <chapter>
59
60
61
62 1.34 xml/htdocs/doc/en/handbook/draft/hb-install-system.xml
63
64 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.34&view=markup
65 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.34&content-type=text/plain
66 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?r1=1.33&r2=1.34
67
68 Index: hb-install-system.xml
69 ===================================================================
70 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v
71 retrieving revision 1.33
72 retrieving revision 1.34
73 diff -u -r1.33 -r1.34
74 --- hb-install-system.xml 2 Nov 2007 23:26:02 -0000 1.33
75 +++ hb-install-system.xml 3 Nov 2007 21:30:56 -0000 1.34
76 @@ -4,7 +4,7 @@
77 <!-- The content of this document is licensed under the CC-BY-SA license -->
78 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
79
80 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.33 2007/11/02 23:26:02 nightmorph Exp $ -->
81 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.34 2007/11/03 21:30:56 nightmorph Exp $ -->
82
83 <sections>
84
85 @@ -14,7 +14,7 @@
86 to progress to that state.
87 </abstract>
88
89 -<version>8.2</version>
90 +<version>9.0</version>
91 <date>2007-10-24</date>
92
93 <section>
94 @@ -220,7 +220,7 @@
95
96 <p>
97 There are also <c>desktop</c> and <c>server</c> subprofiles available for some
98 -architectures. Look inside the <path>2007.0/</path> profile to see if there is
99 +architectures. Look inside the <path>2007.1/</path> profile to see if there is
100 one available for your architecture. You may wish to view the <c>desktop</c>
101 profile's <path>make.defaults</path> to determine if it fits your needs.
102 </p>
103 @@ -240,7 +240,7 @@
104 </p>
105
106 <pre test="func:keyval('arch')='AMD64'" caption="Switching to a non-multilib profile">
107 -# <i>ln -snf /usr/portage/profiles/default-linux/amd64/2007.0/no-multilib /etc/make.profile</i>
108 +# <i>ln -snf /usr/portage/profiles/default-linux/amd64/2007.1/no-multilib /etc/make.profile</i>
109 </pre>
110
111 </body>
112
113
114
115 --
116 gentoo-doc-cvs@g.o mailing list