Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-system.xml
Date: Wed, 22 Feb 2006 10:18:05
Message-Id: 200602221017.k1MAHkAF011478@robin.gentoo.org
1 neysx 06/02/22 10:17:45
2
3 Modified: xml/htdocs/doc/en/handbook/2005.1 hb-install-system.xml
4 Log:
5 #123684 Wrong message after env-update
6
7 Revision Changes Path
8 1.6 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo
13
14 Index: hb-install-system.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- hb-install-system.xml 19 Jan 2006 21:48:11 -0000 1.5
21 +++ hb-install-system.xml 22 Feb 2006 10:17:45 -0000 1.6
22 @@ -4,12 +4,12 @@
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/2005.1/hb-install-system.xml,v 1.5 2006/01/19 21:48:11 neysx Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.6 2006/02/22 10:17:45 neysx Exp $ -->
28
29 <sections>
30
31 -<version>5.3</version>
32 -<date>2006-01-19</date>
33 +<version>5.4</version>
34 +<date>2006-02-22</date>
35
36 <section>
37 <title>Chrooting</title>
38 @@ -71,7 +71,7 @@
39 <pre caption="Chrooting into the new environment">
40 # <i>chroot /mnt/gentoo /bin/bash</i>
41 # <i>env-update</i>
42 - * Caching service dependencies...
43 +>>> Regenerating /etc/ld.so.cache...
44 # <i>source /etc/profile</i>
45 # <i>export PS1="(chroot) $PS1"</i>
46 </pre>
47
48
49
50 --
51 gentoo-doc-cvs@g.o mailing list