Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-system.xml hb-install-mips-system.xml
Date: Tue, 08 Jan 2013 19:32:08
Message-Id: 20130108191838.29A922171D@flycatcher.gentoo.org
1 swift 13/01/08 19:18:38
2
3 Modified: hb-install-system.xml hb-install-mips-system.xml
4 Log:
5 Fix bug #449192 (missed a step, or counted a step too much). Fix by Chema Alonso with some minor modification
6
7 Revision Changes Path
8 1.130 xml/htdocs/doc/en/handbook/hb-install-system.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.130&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.130&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.129&r2=1.130
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.129
18 retrieving revision 1.130
19 diff -u -r1.129 -r1.130
20 --- hb-install-system.xml 2 Jan 2013 19:28:52 -0000 1.129
21 +++ hb-install-system.xml 8 Jan 2013 19:18:37 -0000 1.130
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/hb-install-system.xml,v 1.129 2013/01/02 19:28:52 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.130 2013/01/08 19:18:37 swift Exp $ -->
28
29 <sections>
30
31 @@ -14,8 +14,8 @@
32 to progress to that state.
33 </abstract>
34
35 -<version>21</version>
36 -<date>2013-01-03</date>
37 +<version>22</version>
38 +<date>2013-01-08</date>
39
40 <section>
41 <title>Chrooting</title>
42 @@ -147,6 +147,8 @@
43 from <path>/</path> (on the installation medium) to <path>/mnt/gentoo</path>
44 (on your partitions) using <c>chroot</c>. Then we will reload some settings, as
45 provided by <path>/etc/profile</path>, in memory using <c>source</c>.
46 +The last step is to redefine the primary prompt to help us remember that we are
47 +inside a chroot environment.
48 </p>
49
50 <pre caption = "Chrooting into the new environment">
51
52
53
54 1.13 xml/htdocs/doc/en/handbook/hb-install-mips-system.xml
55
56 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?rev=1.13&view=markup
57 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?rev=1.13&content-type=text/plain
58 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?r1=1.12&r2=1.13
59
60 Index: hb-install-mips-system.xml
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml,v
63 retrieving revision 1.12
64 retrieving revision 1.13
65 diff -u -r1.12 -r1.13
66 --- hb-install-mips-system.xml 2 Jan 2013 19:28:52 -0000 1.12
67 +++ hb-install-mips-system.xml 8 Jan 2013 19:18:37 -0000 1.13
68 @@ -4,12 +4,12 @@
69 <!-- The content of this document is licensed under the CC-BY-SA license -->
70 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
71
72 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml,v 1.12 2013/01/02 19:28:52 swift Exp $ -->
73 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml,v 1.13 2013/01/08 19:18:37 swift Exp $ -->
74
75 <sections>
76
77 -<version>13</version>
78 -<date>2013-01-03</date>
79 +<version>14</version>
80 +<date>2013-01-08</date>
81
82 <section>
83 <title>Chrooting</title>
84 @@ -68,6 +68,8 @@
85 from <path>/</path> (on the installation medium) to <path>/mnt/gentoo</path>
86 (on your partitions) using <c>chroot</c>. Then we will reload some settings, as
87 provided by <path>/etc/profile</path>, in memory using <c>source</c>.
88 +The last step is to redefine the primary prompt to help us remember that we are
89 +inside a chroot environment.
90 </p>
91
92 <pre caption = "Chrooting into the new environment">