aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-01-30 11:27:57 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-01-30 11:27:57 +0000
commitbce08efc719e0824225490272cefa848a2313b24 (patch)
treeb9c15b1be3d27a22d41f411e0ee7a8565707a22a /chapter07
parent8bbebcca6305e2322df217b29548742922b34e84 (diff)
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
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/chapter07.xml3
-rw-r--r--chapter07/console.xml2
-rw-r--r--chapter07/hostname.xml2
-rw-r--r--chapter07/hosts.xml2
-rw-r--r--chapter07/inputrc.xml2
-rw-r--r--chapter07/network.xml4
-rw-r--r--chapter07/setclock.xml2
-rw-r--r--chapter07/udev.xml18
-rw-r--r--chapter07/usage.xml2
9 files changed, 28 insertions, 9 deletions
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 @@
]>
<chapter id="chapter-bootscripts" xreflabel="Chapter 7">
<?dbhtml dir="chapter07"?>
-<title>Setting up system boot scripts</title>
+<title>Setting Up System Bootscripts</title>
<?dbhtml filename="chapter07.html"?>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="usage.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="udev.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="setclock.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="console.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="inputrc.xml"/>
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;
]>
<sect1 id="ch-scripts-console">
-<title>Configuring the Linux console</title>
+<title>Configuring the Linux Console</title>
<?dbhtml filename="console.html"?>
<para>Create the configuration file:</para>
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;
]>
<sect1 id="ch-scripts-hostname">
-<title>Configuring the localnet script</title>
+<title>Configuring the localnet Script</title>
<?dbhtml filename="hostname.html"?>
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;
]>
<sect1 id="ch-scripts-hosts">
-<title>Creating the /etc/hosts file</title>
+<title>Creating the /etc/hosts File</title>
<?dbhtml filename="hosts.html"?>
<para>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;
]>
<sect1 id="ch-scripts-inputrc">
-<title>Creating the /etc/inputrc file</title>
+<title>Creating the /etc/inputrc File</title>
<?dbhtml filename="inputrc.html"?>
<para>Create the /etc/inputrc file:</para>
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;
]>
<sect1 id="ch-scripts-network">
-<title>Configuring the network script</title>
+<title>Configuring the network Script</title>
<?dbhtml filename="network.html"?>
<sect2>
-<title>Creating network interface configuration files</title>
+<title>Creating Network Interface Configuration Files</title>
<para>The following command creates a sample <filename>ipv4</filename> file for the
<filename>eth0</filename> device:</para>
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;
]>
<sect1 id="ch-scripts-setclock">
-<title>Configuring the setclock script</title>
+<title>Configuring the setclock Script</title>
<?dbhtml filename="setclock.html"?>
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 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../general.ent">
+ %general-entities;
+]>
+<sect1 id="ch-scripts-udev">
+<title>Device and Module Handling on an LFS System</title>
+<?dbhtml filename="udev.html"?>
+
+<indexterm zone="ch-scripts-udev">
+<primary sortas="a-Udev">Udev</primary>
+<secondary>usage</secondary></indexterm>
+
+
+<para>See testing</para>
+
+</sect1>
+
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;
]>
<sect1 id="ch-scripts-usage">
-<title>How do these bootscripts work?</title>
+<title>How Do These Bootscripts Work?</title>
<?dbhtml filename="usage.html"?>