Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-tools.xml
Date: Tue, 10 Apr 2007 05:41:01
Message-Id: E1Hb961-00022V-RQ@stork.gentoo.org
1 nightmorph 07/04/10 05:40:49
2
3 Modified: hb-install-tools.xml
4 Log:
5 okay, don't hate me for making this change within a few days of 2007.0's release. forum users and #gentoo reported problems because baselayout and dhcpcd maintainers made a dumb compatibility mistake. new stable dhcpcd 3 gives the 2006.1 baselayout fits because it outputs slightly differently, thus making the system think no dhcp client is installed. the note i added fixes this. if the translators don't get to it, i understand. all errors reported so far are in english though. thanks to jmbsvicetto for reporting on IRC
6
7 Revision Changes Path
8 1.45 xml/htdocs/doc/en/handbook/hb-install-tools.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.45&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.45&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?r1=1.44&r2=1.45
13
14 Index: hb-install-tools.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v
17 retrieving revision 1.44
18 retrieving revision 1.45
19 diff -u -r1.44 -r1.45
20 --- hb-install-tools.xml 30 Dec 2006 18:49:56 -0000 1.44
21 +++ hb-install-tools.xml 10 Apr 2007 05:40:49 -0000 1.45
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-tools.xml,v 1.44 2006/12/30 18:49:56 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v 1.45 2007/04/10 05:40:49 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 choose and install some important tools.
33 </abstract>
34
35 -<version>7.2</version>
36 -<date>2006-12-30</date>
37 +<version>7.3</version>
38 +<date>2007-04-09</date>
39
40 <section>
41 <title>Device Manager</title>
42 @@ -238,6 +238,14 @@
43 # <i>emerge dhcpcd</i>
44 </pre>
45
46 +<note>
47 +You'll probably need to update <c>baselayout</c> at this point (<c>emerge -u
48 +baselayout</c>), as <c>dhcpcd-3.x</c> isn't compatible with the
49 +<c>baselayout</c> version found in the stage tarballs. Once you've updated
50 +<c>baselayout</c>, you'll need to redo your timezone info by editing
51 +<path>/etc/conf.d/clock</path>.
52 +</note>
53 +
54 </body>
55 </subsection>
56 <subsection>
57
58
59
60 --
61 gentoo-doc-cvs@g.o mailing list