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.60)
(envelope-from )
id 1GBisu-0006Kd-9c
for garchives@archives.gentoo.org; Sat, 12 Aug 2006 02:05:56 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7C25bCG020565;
Sat, 12 Aug 2006 02:05:37 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7C25aSB017642
for ; Sat, 12 Aug 2006 02:05:37 GMT
Received: from lark (lark.gentoo.osuosl.org [140.211.166.177])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with SMTP id 9AAFC64748
for ; Sat, 12 Aug 2006 02:05:36 +0000 (UTC)
Received: by lark (sSMTP sendmail emulation); Sat, 12 Aug 2006 02:05:36 +0000
From: "Josh Saddler"
Date: Sat, 12 Aug 2006 02:05:36 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-config.xml
Message-Id: <20060812020536.9AAFC64748@smtp.gentoo.org>
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: 2f14d109-4cce-4f1a-9688-9c8b990d3815
X-Archives-Hash: d1a8b7a652ee29b9298cc9ea78b2f8cd
nightmorph 06/08/12 02:05:35
Modified: hb-install-config.xml
Log:
Updated networkless hb-install-config for bug 142265
Revision Changes Path
1.3 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml?r1=1.2&r2=1.3
Index: hb-install-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-config.xml 11 Aug 2006 16:31:53 -0000 1.2
+++ hb-install-config.xml 12 Aug 2006 02:05:35 -0000 1.3
@@ -4,11 +4,11 @@
-
+
-6.3
+6.4
2006-08-11
-# nano -w /etc/conf.d/domainname
+# nano -w /etc/conf.d/net
-(Set the DNSDOMAIN variable to your domain name)
-DNSDOMAIN="homenetwork"
+(Set the dns_domain variable to your domain name)
+dns_domain_lo="homenetwork"
@@ -206,10 +206,10 @@
-# nano -w /etc/conf.d/domainname
+# nano -w /etc/conf.d/net
-(Set the NISDOMAIN variable to your NIS domain name)
-NISDOMAIN="my-nisdomain"
+(Set the nis_domain variable to your NIS domain name)
+nis_domain_lo="my-nisdomain"