diff options
Diffstat (limited to 'chapter07/introduction.xml')
-rw-r--r-- | chapter07/introduction.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml new file mode 100644 index 000000000..c9f266db3 --- /dev/null +++ b/chapter07/introduction.xml @@ -0,0 +1,13 @@ +<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> + |