From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.50)
id 1EdP41-000259-4E
for garchives@archives.gentoo.org; Sat, 19 Nov 2005 09:31:17 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jAJ9V9OO017259;
Sat, 19 Nov 2005 09:31:09 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jAJ9V62f028908
for ; Sat, 19 Nov 2005 09:31:08 GMT
Message-Id: <200511190931.jAJ9V62f028908@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org)
by smtp.gentoo.org with smtp (Exim 4.43)
id 1EdP3q-0007Pa-IE
for gentoo-doc-cvs@lists.gentoo.org; Sat, 19 Nov 2005 09:31:06 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Sat, 19 Nov 2005 09:31:05 +0000
From: "swift"
Date: Sat, 19 Nov 2005 09:31:05 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-config.xml
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 95f520f8-2fd0-4337-959a-2c32d064d025
X-Archives-Hash: 3d917f1c6197ed23a7bddf1a97d33284
swift 05/11/19 09:31:05
Modified: xml/htdocs/doc/en/handbook hb-install-config.xml
Log:
Adding broadcast stuff as well, see #111640
Revision Changes Path
1.74 +4 -4 xml/htdocs/doc/en/handbook/hb-install-config.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.74&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.74&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml.diff?r1=1.73&r2=1.74&cvsroot=gentoo
Index: hb-install-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- hb-install-config.xml 21 Sep 2005 19:30:32 -0000 1.73
+++ hb-install-config.xml 19 Nov 2005 09:31:05 -0000 1.74
@@ -4,12 +4,12 @@
-
+
-2.14
-2005-09-21
+2.15
+2005-11-19
Filesystem Information
@@ -277,7 +277,7 @@
-config_eth0=( "192.168.0.2 netmask 255.255.255.0" )
+config_eth0=( "192.168.0.2 netmask 255.255.255.0 brd 192.168.0.255" )
routes_eth0=( "default gw 192.168.0.1" )
--
gentoo-doc-cvs@gentoo.org mailing list