mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 21:49:13 +00:00
ad4f6fb31c
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
14 lines
426 B
XML
14 lines
426 B
XML
<sect1 id="ch09-introduction">
|
|
<title>Introduction</title>
|
|
|
|
<para>
|
|
This chapter will setup basic networking. Although the system 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 boot scripts will be created
|
|
so that networking will be enabled during boot time.
|
|
</para>
|
|
|
|
</sect1>
|
|
|