aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/introduction.xml
blob: e9878ac544c5048dc44fa3200354e989b50ea9fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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>