mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Fix overly agressive commenting in network configuration.
Add CONFIG_ entries for kernel recommendations. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
156aa5878a
commit
c858814a74
@ -155,7 +155,7 @@ EOF</userinput></screen>
|
||||
described in the previous section (if it was enabled).</para></note>
|
||||
|
||||
</sect2>
|
||||
|
||||
-->
|
||||
<sect2 id="resolv.conf">
|
||||
<title>Creating the /etc/resolv.conf File</title>
|
||||
|
||||
@ -195,7 +195,7 @@ EOF</userinput></screen>
|
||||
<note><para>The Google Public IPv4 DNS addresses are 8.8.8.8 and 8.8.4.4.</para></note>
|
||||
|
||||
</sect2>
|
||||
-->
|
||||
|
||||
<sect2 id="ch-scripts-hostname">
|
||||
<title>Configuring the system hostname</title>
|
||||
|
||||
|
@ -75,11 +75,11 @@
|
||||
<screen role="nodump">
|
||||
Device Drivers --->
|
||||
Generic Driver Options --->
|
||||
() path to uevent helper
|
||||
[*] Maintain a devtmpfs filesystem to mount at /dev</screen></note>
|
||||
() path to uevent helper [CONFIG_UEVENT_HELPER_PATH]
|
||||
[*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]</screen></note>
|
||||
|
||||
<para>There are several other options that may be desired depending
|
||||
on teh requirements for the system. For a list of options needed
|
||||
on the requirements for the system. For a list of options needed
|
||||
for BLFS packages, see the <ulink
|
||||
url="&lfs-root;blfs/view/&short-version;/longindex.html#kernel-config-index">BLFS
|
||||
Index of Kernel Settings</ulink>
|
||||
|
Loading…
Reference in New Issue
Block a user