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-net-modules.xml
Date: Sat, 12 Apr 2014 06:24:53
Message-Id: 20140412062448.9E4862004B@flycatcher.gentoo.org
1 swift 14/04/12 06:24:48
2
3 Modified: hb-net-modules.xml
4 Log:
5 Fix bug #501782 - VLAN support is handled by iproute2 nowadays, thanks to Brian Evans
6
7 Revision Changes Path
8 1.31 xml/htdocs/doc/en/handbook/hb-net-modules.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.31&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.31&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?r1=1.30&r2=1.31
13
14 Index: hb-net-modules.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v
17 retrieving revision 1.30
18 retrieving revision 1.31
19 diff -u -r1.30 -r1.31
20 --- hb-net-modules.xml 17 Dec 2013 11:48:58 -0000 1.30
21 +++ hb-net-modules.xml 12 Apr 2014 06:24:48 -0000 1.31
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-net-modules.xml,v 1.30 2013/12/17 11:48:58 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.31 2014/04/12 06:24:48 swift Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 different DHCP clients, setting up bonding, bridging, VLANs and more.
33 </abstract>
34
35 -<version>13</version>
36 -<date>2013-12-17</date>
37 +<version>14</version>
38 +<date>2014-04-12</date>
39
40 <section>
41 <title>Network Modules</title>
42 @@ -437,8 +437,8 @@
43 <body>
44
45 <p>
46 -For VLAN support, emerge <c>net-misc/vconfig</c>. Also make sure that you use
47 -iproute2 as configuration module rather than ifconfig.
48 +For VLAN support, make sure that <c>sys-apps/iproute2</c> is installed and ensure
49 +that iproute2 is used as configuration module rather than ifconfig.
50 </p>
51
52 <p>