mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
b08f409653
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
14 lines
418 B
XML
14 lines
418 B
XML
<sect1 id="ch09-introduction">
|
|
<title>Introduction</title>
|
|
|
|
<para>
|
|
This chapter will setup basic networking. Although you might not be
|
|
connected to a network, Linux software uses network functions anyway.
|
|
We'll be installing at least the local loopback device and a network
|
|
card as well if applicable. Also the proper bootscripts will be created
|
|
so that networking will be enabled during boot time.
|
|
</para>
|
|
|
|
</sect1>
|
|
|