nightmorph 07/03/12 08:12:38 Modified: hb-install-config.xml Log: DNS mojo! bug 147358
Revision Changes Path 1.6 xml/htdocs/doc/en/handbook/2006.1/hb-install-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-config.xml?rev=1.6&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-config.xml?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-config.xml?r1=1.5&r2=1.6 Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-config.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hb-install-config.xml 28 Nov 2006 07:40:56 -0000 1.5 +++ hb-install-config.xml 12 Mar 2007 08:12:38 -0000 1.6 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-config.xml,v 1.5 2006/11/28 07:40:56 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-config.xml,v 1.6 2007/03/12 08:12:38 nightmorph Exp $ --> <sections> -<version>7.4</version> -<date>2006-11-27</date> +<version>7.5</version> +<date>2007-03-12</date> <section> <title>Filesystem Information</title> @@ -190,7 +190,10 @@ </pre> <p> -Second we set the domainname in <path>/etc/conf.d/net</path>: +Second, <e>if</e> you need a domainname, set it in <path>/etc/conf.d/net</path>. +You only need a domain if your ISP or network administrator says so, or if you +have a DNS server but not a DHCP server. You don't need to worry about DNS or +domainnames if your networking is setup for DHCP. </p> <pre caption="Setting the domainname"> -- [email protected] mailing list
