Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 147358
Collapse All | Expand All

(-)hb-install-config.xml (-3 / +12 lines)
Lines 14-21 Link Here
14
proceed.
14
proceed.
15
</abstract>
15
</abstract>
16
16
17
<version>7.6</version>
17
<version>7.7</version>
18
<date>2006-11-27</date>
18
<date>2007-03-11</date>
19
19
20
<section>
20
<section>
21
<title>Filesystem Information</title>
21
<title>Filesystem Information</title>
Lines 247-253 Link Here
247
</pre>
247
</pre>
248
248
249
<p>
249
<p>
250
Second we set the domainname in <path>/etc/conf.d/net</path>:
250
Second, <e>if</e> you need a domainname, set it in <path>/etc/conf.d/net</path>.
251
You only need a domain if your ISP or network administrator says so, or if you
252
have a DNS server but not a DHCP server. You don't need to worry about DNS or
253
domainnames if your networking is setup for DHCP.
251
</p>
254
</p>
252
255
253
<pre caption="Setting the domainname">
256
<pre caption="Setting the domainname">
Lines 257-262 Link Here
257
dns_domain_lo="<i>homenetwork</i>"
260
dns_domain_lo="<i>homenetwork</i>"
258
</pre>
261
</pre>
259
262
263
<note>
264
If you choose not to set a domainname, you can get rid of the "This is
265
hostname.(none)" messages at your login screen by editing
266
<path>/etc/issue</path>. Just delete the string <c>.\O</c> from that file.
267
</note>
268
260
<p>
269
<p>
261
If you have a NIS domain (if you don't know what that is, then you don't have
270
If you have a NIS domain (if you don't know what that is, then you don't have
262
one), you need to define that one too:
271
one), you need to define that one too:

Return to bug 147358