Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-config.xml
Date: Fri, 11 Apr 2014 16:04:06
Message-Id: 20140411160358.C7F122004B@flycatcher.gentoo.org
1 swift 14/04/11 16:03:58
2
3 Modified: hb-install-config.xml
4 Log:
5 Fix bug #503760 - Have users deploy netifrc
6
7 Revision Changes Path
8 1.130 xml/htdocs/doc/en/handbook/hb-install-config.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.130&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.130&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?r1=1.129&r2=1.130
13
14 Index: hb-install-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v
17 retrieving revision 1.129
18 retrieving revision 1.130
19 diff -u -r1.129 -r1.130
20 --- hb-install-config.xml 19 Dec 2013 10:48:20 -0000 1.129
21 +++ hb-install-config.xml 11 Apr 2014 16:03:58 -0000 1.130
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-config.xml,v 1.129 2013/12/19 10:48:20 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.130 2014/04/11 16:03:58 swift Exp $ -->
28
29 <sections>
30
31 @@ -14,8 +14,8 @@
32 proceed.
33 </abstract>
34
35 -<version>35</version>
36 -<date>2013-12-19</date>
37 +<version>36</version>
38 +<date>2014-04-11</date>
39
40 <section>
41 <title>Filesystem Information</title>
42 @@ -283,6 +283,14 @@
43 </p>
44
45 <p>
46 +Let's first install <c>netifrc</c>:
47 +</p>
48 +
49 +<pre caption="Installing netifrc">
50 +# <i>emerge --noreplace netifrc</i>
51 +</pre>
52 +
53 +<p>
54 DHCP is used by default. For DHCP to work, you will need to install a DHCP
55 client. This is described later in <uri
56 link="?part=1&amp;chap=9#networking-tools">Installing Necessary System