diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-09 22:35:55 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-09 22:35:55 +0000 |
commit | 51c7e26fb0ed51914d4e2843e82d4a87ed98478a (patch) | |
tree | cb9bfa97c52d70cc4d381ba4d8376767571b8fd8 /chapter06/basic-net.xml | |
parent | c1e4223cca7f15f1f1fedd8a088ec196e3c7657b (diff) |
Minor brush-ups, and splitting the basic-net section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/basic-net.xml')
-rw-r--r-- | chapter06/basic-net.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/basic-net.xml b/chapter06/basic-net.xml index 8b537a76e..d868d7460 100644 --- a/chapter06/basic-net.xml +++ b/chapter06/basic-net.xml @@ -2,6 +2,8 @@ <title>Setting up Basic Networking</title> <?dbhtml filename="basic-net.html" dir="chapter06"?> +<!-- Will clean this up later. --> + <para>Here will be set up basic networking now that all the necessary software has been installed. There isn't all that much to do, really, just creating a basic <filename>/etc/hosts</filename> file, and downloading |