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.j6UBUNub019905@robin.gentoo.org
1 swift 05/07/30 11:31:02
2
3 Modified: xml/htdocs/doc/en/handbook/draft 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.22 +3 -1 xml/htdocs/doc/en/handbook/draft/hb-install-system.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.22&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.22&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml.diff?r1=1.21&r2=1.22&cvsroot=gentoo
13
14 Index: hb-install-system.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- hb-install-system.xml 28 Jul 2005 16:43:25 -0000 1.21
21 +++ hb-install-system.xml 30 Jul 2005 11:31:02 -0000 1.22
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/1.0 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.21 2005/07/28 16:43:25 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.22 2005/07/30 11:31:02 swift Exp $ -->
28
29 <sections>
30
31 @@ -593,6 +593,8 @@
32
33 <pre caption="Upgrading baselayout">
34 # <i>rm /etc/conf.d/net</i>
35 +<comment>(Make sure we keep the nsswitch.conf file)</comment>
36 +# <i>touch /etc/nsswitch.conf</i>
37 # <i>CONFIG_PROTECT="-*" emerge baselayout</i>
38 </pre>
39
40
41
42
43 --
44 gentoo-doc-cvs@g.o mailing list