swift       13/01/08 19:18:38

  Modified:             hb-install-system.xml hb-install-mips-system.xml
  Log:
  Fix bug #449192 (missed a step, or counted a step too much). Fix by Chema 
Alonso with some minor modification

Revision  Changes    Path
1.130                xml/htdocs/doc/en/handbook/hb-install-system.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.130&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.130&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.129&r2=1.130

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- hb-install-system.xml       2 Jan 2013 19:28:52 -0000       1.129
+++ hb-install-system.xml       8 Jan 2013 19:18:37 -0000       1.130
@@ -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/hb-install-system.xml,v 1.129 
2013/01/02 19:28:52 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.130 
2013/01/08 19:18:37 swift Exp $ -->
 
 <sections>
 
@@ -14,8 +14,8 @@
 to progress to that state.
 </abstract>
 
-<version>21</version>
-<date>2013-01-03</date>
+<version>22</version>
+<date>2013-01-08</date>
 
 <section>
 <title>Chrooting</title>
@@ -147,6 +147,8 @@
 from <path>/</path> (on the installation medium) to <path>/mnt/gentoo</path> 
 (on your partitions) using <c>chroot</c>. Then we will reload some settings, as
 provided by <path>/etc/profile</path>, in memory using <c>source</c>.
+The last step is to redefine the primary prompt to help us remember that we are
+inside a chroot environment.
 </p>
 
 <pre caption = "Chrooting into the new environment">



1.13                 xml/htdocs/doc/en/handbook/hb-install-mips-system.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?rev=1.13&view=markup
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
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?r1=1.12&r2=1.13

Index: hb-install-mips-system.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hb-install-mips-system.xml  2 Jan 2013 19:28:52 -0000       1.12
+++ hb-install-mips-system.xml  8 Jan 2013 19:18:37 -0000       1.13
@@ -4,12 +4,12 @@
 <!-- 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/hb-install-mips-system.xml,v 
1.12 2013/01/02 19:28:52 swift Exp $ -->
+<!-- $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 $ -->
 
 <sections>
 
-<version>13</version>
-<date>2013-01-03</date>
+<version>14</version>
+<date>2013-01-08</date>
 
 <section>
 <title>Chrooting</title>
@@ -68,6 +68,8 @@
 from <path>/</path> (on the installation medium) to <path>/mnt/gentoo</path> 
 (on your partitions) using <c>chroot</c>. Then we will reload some settings, as
 provided by <path>/etc/profile</path>, in memory using <c>source</c>.
+The last step is to redefine the primary prompt to help us remember that we are
+inside a chroot environment.
 </p>
 
 <pre caption = "Chrooting into the new environment">




Reply via email to