From b08f4096533577934b885fa9df41d3881d141612 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 15 Feb 2001 15:26:52 +0000 Subject: Initial XML commit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/introduction.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 chapter07/introduction.xml (limited to 'chapter07/introduction.xml') 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 @@ + +Introduction + + +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. + + + + -- cgit v1.2.3-54-g00ecf