From bce08efc719e0824225490272cefa848a2313b24 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 30 Jan 2005 11:27:57 +0000 Subject: Uniffied the titles with the ones used in testing. Added chapter07/udev.xml. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/chapter07.xml | 3 ++- chapter07/console.xml | 2 +- chapter07/hostname.xml | 2 +- chapter07/hosts.xml | 2 +- chapter07/inputrc.xml | 2 +- chapter07/network.xml | 4 ++-- chapter07/setclock.xml | 2 +- chapter07/udev.xml | 18 ++++++++++++++++++ chapter07/usage.xml | 2 +- 9 files changed, 28 insertions(+), 9 deletions(-) create mode 100644 chapter07/udev.xml (limited to 'chapter07') diff --git a/chapter07/chapter07.xml b/chapter07/chapter07.xml index a77a30e51..01038538a 100644 --- a/chapter07/chapter07.xml +++ b/chapter07/chapter07.xml @@ -5,12 +5,13 @@ ]> -Setting up system boot scripts +Setting Up System Bootscripts + diff --git a/chapter07/console.xml b/chapter07/console.xml index d7e643ec3..878e657b1 100644 --- a/chapter07/console.xml +++ b/chapter07/console.xml @@ -4,7 +4,7 @@ %general-entities; ]> -Configuring the Linux console +Configuring the Linux Console Create the configuration file: diff --git a/chapter07/hostname.xml b/chapter07/hostname.xml index 29ecc0ce0..141ef5f4b 100644 --- a/chapter07/hostname.xml +++ b/chapter07/hostname.xml @@ -4,7 +4,7 @@ %general-entities; ]> -Configuring the localnet script +Configuring the localnet Script diff --git a/chapter07/hosts.xml b/chapter07/hosts.xml index 7e5dde0b0..5f58fe0fe 100644 --- a/chapter07/hosts.xml +++ b/chapter07/hosts.xml @@ -4,7 +4,7 @@ %general-entities; ]> -Creating the /etc/hosts file +Creating the /etc/hosts File If a network card is not going to be configured, create the diff --git a/chapter07/inputrc.xml b/chapter07/inputrc.xml index 17f9058a9..4011cd91f 100644 --- a/chapter07/inputrc.xml +++ b/chapter07/inputrc.xml @@ -4,7 +4,7 @@ %general-entities; ]> -Creating the /etc/inputrc file +Creating the /etc/inputrc File Create the /etc/inputrc file: diff --git a/chapter07/network.xml b/chapter07/network.xml index 068ba157c..cc5f25244 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -4,12 +4,12 @@ %general-entities; ]> -Configuring the network script +Configuring the network Script -Creating network interface configuration files +Creating Network Interface Configuration Files The following command creates a sample ipv4 file for the eth0 device: diff --git a/chapter07/setclock.xml b/chapter07/setclock.xml index f5af3b32a..577eae54c 100644 --- a/chapter07/setclock.xml +++ b/chapter07/setclock.xml @@ -4,7 +4,7 @@ %general-entities; ]> -Configuring the setclock script +Configuring the setclock Script diff --git a/chapter07/udev.xml b/chapter07/udev.xml new file mode 100644 index 000000000..482a9eebc --- /dev/null +++ b/chapter07/udev.xml @@ -0,0 +1,18 @@ + + + %general-entities; +]> + +Device and Module Handling on an LFS System + + + +Udev +usage + + +See testing + + + diff --git a/chapter07/usage.xml b/chapter07/usage.xml index 5714dc07e..fdce66406 100644 --- a/chapter07/usage.xml +++ b/chapter07/usage.xml @@ -4,7 +4,7 @@ %general-entities; ]> -How do these bootscripts work? +How Do These Bootscripts Work? -- cgit v1.2.3-54-g00ecf