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.54) id 1EtgfI-0007dP-WD for garchives@archives.gentoo.org; Tue, 03 Jan 2006 07:33:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k037Wvt7014647; Tue, 3 Jan 2006 07:32:57 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 k037WvBJ017081 for ; Tue, 3 Jan 2006 07:32:57 GMT Message-Id: <200601030732.k037WvBJ017081@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.54) id 1EtgfA-0003sm-Nv for gentoo-doc-cvs@lists.gentoo.org; Tue, 03 Jan 2006 07:32:56 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Tue, 3 Jan 2006 07:32:56 +0000 From: "Lukasz Damentko" Date: Tue, 3 Jan 2006 07:32:56 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-net-modules.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: 8c4f5bbf-f209-4242-9fed-f47546659b9d X-Archives-Hash: 5001e0e743beacceea83bbe9539b6818 rane 06/01/03 07:32:56 Modified: xml/htdocs/doc/en/handbook hb-net-modules.xml Log: #117511, older baselayouts don't handle MAC changes without having macchanger installed Revision Changes Path 1.11 +8 -7 xml/htdocs/doc/en/handbook/hb-net-modules.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.11&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.11&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-modules.xml.diff?r1=1.10&r2=1.11&cvsroot=gentoo Index: hb-net-modules.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- hb-net-modules.xml 22 Dec 2005 19:55:49 -0000 1.10 +++ hb-net-modules.xml 3 Jan 2006 07:32:56 -0000 1.11 @@ -4,12 +4,12 @@ - + -1.5 -2005-12-22 +1.6 +2006-01-03
Network Modules @@ -340,10 +340,11 @@

-You don't need to emerge anything for changing the MAC address of your interface -if you change to a specific address. However, if you need to change to a random -address or a random address of a given type then you need to emerge -net-analyzer/macchanger. +You don't need to emerge anything for changing the MAC address of your +interface if you have sys-apps/baselayout-1.11.14 or newer and want to +change to a specific address. However, if you need to change to a random +address, a random address of a given type or have an older baselayout, you have +to emerge net-analyzer/macchanger.




-- 
gentoo-doc-cvs@gentoo.org mailing list