Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-system.xml
Date: Sat, 30 Jul 2005 11:31:23
Message-Id: 200507301130.j6UBUNgE022653@robin.gentoo.org
1 swift 05/07/30 11:31:02
2
3 Modified: xml/htdocs/doc/en/handbook hb-install-system.xml
4 Log:
5 #100758 - Touch nsswitch.conf to have different mtime therefore having Portage to leave it alone
6
7 Revision Changes Path
8 1.82 +5 -3 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.82&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.82&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.81&r2=1.82&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.81
18 retrieving revision 1.82
19 diff -u -r1.81 -r1.82
20 --- hb-install-system.xml 28 Jun 2005 12:28:00 -0000 1.81
21 +++ hb-install-system.xml 30 Jul 2005 11:31:02 -0000 1.82
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/1.0 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.81 2005/06/28 12:28:00 neysx Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.82 2005/07/30 11:31:02 swift Exp $ -->
28
29 <sections>
30
31 -<version>2.8</version>
32 -<date>2005-06-28</date>
33 +<version>2.9</version>
34 +<date>2005-07-30</date>
35
36 <section>
37 <title>Chrooting</title>
38 @@ -552,6 +552,8 @@
39
40 <pre caption="Upgrading baselayout">
41 # <i>rm /etc/conf.d/net</i>
42 +<comment>(Make sure we keep the nsswitch.conf file)</comment>
43 +# <i>touch /etc/nsswitch.conf</i>
44 # <i>CONFIG_PROTECT="-*" emerge baselayout</i>
45 </pre>
46
47
48
49
50 --
51 gentoo-doc-cvs@g.o mailing list