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
This commit is contained in:
Manuel Canales Esparcia 2005-01-30 11:27:57 +00:00
parent 8bbebcca63
commit bce08efc71
42 changed files with 62 additions and 43 deletions

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-scatter-how"> <sect1 id="ch-scatter-how">
<title>How things are going to be done</title> <title>How to Build an LFS System</title>
<?dbhtml filename="how.html"?> <?dbhtml filename="how.html"?>
<para>See testing</para> <para>See testing</para>

View File

@ -5,7 +5,7 @@
]> ]>
<chapter id="chapter-partitioning" xreflabel="Chapter 2"> <chapter id="chapter-partitioning" xreflabel="Chapter 2">
<?dbhtml dir="chapter02"?> <?dbhtml dir="chapter02"?>
<title>Preparing a new partition</title> <title>Preparing a New Partition</title>
<?dbhtml filename="chapter02.html"?> <?dbhtml filename="chapter02.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="introduction.xml"/>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="space-creatingfilesystem"> <sect1 id="space-creatingfilesystem">
<title>Creating a file system</title> <title>Creating a File System on the Partition</title>
<?dbhtml filename="creatingfilesystem.html"?> <?dbhtml filename="creatingfilesystem.html"?>
<para>See testing</para> <para>See testing</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="space-creatingpartition"> <sect1 id="space-creatingpartition">
<title>Creating a new partition</title> <title>Creating a New Partition</title>
<?dbhtml filename="creatingpartition.html"?> <?dbhtml filename="creatingpartition.html"?>
<para>See testing</para> <para>See testing</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="space-mounting"> <sect1 id="space-mounting">
<title>Mounting the new partition</title> <title>Mounting the New Partition</title>
<?dbhtml filename="mounting.html"?> <?dbhtml filename="mounting.html"?>
<para>See testing</para> <para>See testing</para>

View File

@ -5,7 +5,7 @@
]> ]>
<chapter id="chapter-getting-materials" xreflabel="Chapter 3"> <chapter id="chapter-getting-materials" xreflabel="Chapter 3">
<?dbhtml dir="chapter03"?> <?dbhtml dir="chapter03"?>
<title>The materials: packages and patches</title> <title>Packages and Patches</title>
<?dbhtml filename="chapter03.html"?> <?dbhtml filename="chapter03.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="introduction.xml"/>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="materials-packages"> <sect1 id="materials-packages">
<title>All the packages</title> <title>All Packages</title>
<?dbhtml filename="packages.html"?> <?dbhtml filename="packages.html"?>
<para>Download or otherwise obtain the following packages:</para> <para>Download or otherwise obtain the following packages:</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="materials-patches"> <sect1 id="materials-patches">
<title>Needed patches</title> <title>Needed Patches</title>
<?dbhtml filename="patches.html"?> <?dbhtml filename="patches.html"?>
<variablelist role="materials"> <variablelist role="materials">

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="prepare-abouttestsuites"> <sect1 id="prepare-abouttestsuites">
<title>About the test suites</title> <title>About the Test Suites</title>
<?dbhtml filename="abouttestsuites.html"?> <?dbhtml filename="abouttestsuites.html"?>
<para>See testing</para> <para>See testing</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-tools-addinguser"> <sect1 id="ch-tools-addinguser">
<title>Adding the user lfs</title> <title>Adding the LFS User</title>
<?dbhtml filename="addinguser.html"?> <?dbhtml filename="addinguser.html"?>
<para>Issue the following commands to add the new user:</para> <para>Issue the following commands to add the new user:</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-tools-creatingtoolsdir"> <sect1 id="ch-tools-creatingtoolsdir">
<title>Creating the $LFS/tools directory</title> <title>Creating the $LFS/tools Directory</title>
<?dbhtml filename="creatingtoolsdir.html"?> <?dbhtml filename="creatingtoolsdir.html"?>
<screen><userinput>mkdir $LFS/tools</userinput></screen> <screen><userinput>mkdir $LFS/tools</userinput></screen>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-tools-settingenviron"> <sect1 id="ch-tools-settingenviron">
<title>Setting up the environment</title> <title>Setting Up the Environment</title>
<?dbhtml filename="settingenvironment.html"?> <?dbhtml filename="settingenvironment.html"?>
<screen><userinput>cat &gt; ~/.bash_profile &lt;&lt; "EOF" <screen><userinput>cat &gt; ~/.bash_profile &lt;&lt; "EOF"

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-tools-adjusting"> <sect1 id="ch-tools-adjusting">
<title>Adjusting the toolchain</title> <title>Adjusting the Toolchain</title>
<?dbhtml filename="adjusting.html"?> <?dbhtml filename="adjusting.html"?>
<para>Run the following command from within <para>Run the following command from within

View File

@ -5,7 +5,7 @@
]> ]>
<chapter id="chapter-temporary-tools" xreflabel="Chapter 5"> <chapter id="chapter-temporary-tools" xreflabel="Chapter 5">
<?dbhtml dir="chapter05"?> <?dbhtml dir="chapter05"?>
<title>Constructing a temporary system</title> <title>Constructing a Temporary System</title>
<?dbhtml filename="chapter05.html"?> <?dbhtml filename="chapter05.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="introduction.xml"/>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-tools-hostreqs"> <sect1 id="ch-tools-hostreqs">
<title>Host system requirements</title> <title>Host System Requirements</title>
<?dbhtml filename="hostreqs.html"?> <?dbhtml filename="hostreqs.html"?>
<para>See testing.</para> <para>See testing.</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-tools-toolchaintechnotes"> <sect1 id="ch-tools-toolchaintechnotes">
<title>Toolchain technical notes</title> <title>Toolchain Technical Notes</title>
<?dbhtml filename="toolchaintechnotes.html"?> <?dbhtml filename="toolchaintechnotes.html"?>
<para>See testing</para> <para>See testing</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-aboutdebug"> <sect1 id="ch-system-aboutdebug">
<title>About debugging symbols</title> <title>About Debugging Symbols</title>
<?dbhtml filename="aboutdebug.html"?> <?dbhtml filename="aboutdebug.html"?>
<para>See testing</para> <para>See testing</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-changingowner"> <sect1 id="ch-system-changingowner">
<title>Changing ownership</title> <title>Changing Ownership</title>
<?dbhtml filename="changingowner.html"?> <?dbhtml filename="changingowner.html"?>
<para>Change the owner of <filename class="directory">/tools</filename>:</para> <para>Change the owner of <filename class="directory">/tools</filename>:</para>

View File

@ -5,7 +5,7 @@
]> ]>
<chapter id="chapter-building-system" xreflabel="Chapter 6"> <chapter id="chapter-building-system" xreflabel="Chapter 6">
<?dbhtml dir="chapter06"?> <?dbhtml dir="chapter06"?>
<title>Installing basic system software</title> <title>Installing Basic System Software</title>
<?dbhtml filename="chapter06.html"?> <?dbhtml filename="chapter06.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="introduction.xml"/>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-chroot"> <sect1 id="ch-system-chroot">
<title>Entering the chroot environment</title> <title>Entering the Chroot Environment</title>
<?dbhtml filename="chroot.html"?> <?dbhtml filename="chroot.html"?>
<para>Enter the chroot environment:</para> <para>Enter the chroot environment:</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-createfiles"> <sect1 id="ch-system-createfiles">
<title>Creating essential symlinks</title> <title>Creating Essential Symlinks</title>
<?dbhtml filename="createfiles.html"?> <?dbhtml filename="createfiles.html"?>
<para>Create some needed links.</para> <para>Create some needed links.</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-creatingdirs"> <sect1 id="ch-system-creatingdirs">
<title>Creating directories</title> <title>Creating Directories</title>
<?dbhtml filename="creatingdirs.html"?> <?dbhtml filename="creatingdirs.html"?>
<para>Create a dirs tree:</para> <para>Create a dirs tree:</para>

View File

@ -25,7 +25,7 @@
</sect2> </sect2>
<sect2 role="installation"> <sect2 role="installation">
<title>Installation of iproute2</title> <title>Installation of Iproute2</title>
<para>Apply a patch</para> <para>Apply a patch</para>
@ -52,7 +52,7 @@
</sect2> </sect2>
<sect2 id="contents-iproute2" role="content"> <sect2 id="contents-iproute2" role="content">
<title>Contents of iproute2</title> <title>Contents of Iproute2</title>
<para>See testing</para> <para>See testing</para>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?> <?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"> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<sect1 id="ch-system-kernfs"> <sect1 id="ch-system-kernfs">
<title>Mounting virtual kernel file systems</title> <title>Mounting Virtual Kernel File Systems</title>
<?dbhtml filename="kernfs.html"?> <?dbhtml filename="kernfs.html"?>
<para>Create the dirs:</para> <para>Create the dirs:</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-pwdgroup"> <sect1 id="ch-system-pwdgroup">
<title>The passwd, group and log files</title> <title>Creating the passwd, group, and log Files</title>
<?dbhtml filename="pwdgroup.html"?> <?dbhtml filename="pwdgroup.html"?>
<para>Create the <filename>/etc/passwd</filename> file:</para> <para>Create the <filename>/etc/passwd</filename> file:</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-readjusting"> <sect1 id="ch-system-readjusting">
<title>Readjusting the toolchain</title> <title>Rea-djusting the Toolchain</title>
<?dbhtml filename="readjusting.html"?> <?dbhtml filename="readjusting.html"?>
<para>Install the adjusted linker by running the following from within the <para>Install the adjusted linker by running the following from within the

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-revisedchroot"> <sect1 id="ch-system-revisedchroot">
<title>Cleaning up</title> <title>Cleaning Up</title>
<?dbhtml filename="revisedchroot.html"?> <?dbhtml filename="revisedchroot.html"?>
<para>Modified chroot command:</para> <para>Modified chroot command:</para>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?> <?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"> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<sect1 id="ch-system-strippingagain"> <sect1 id="ch-system-strippingagain">
<title>Stripping again</title> <title>Stripping Again</title>
<?dbhtml filename="strippingagain.html"?> <?dbhtml filename="strippingagain.html"?>
<para>Exit from chroot:</para> <para>Exit from chroot:</para>

View File

@ -5,12 +5,13 @@
]> ]>
<chapter id="chapter-bootscripts" xreflabel="Chapter 7"> <chapter id="chapter-bootscripts" xreflabel="Chapter 7">
<?dbhtml dir="chapter07"?> <?dbhtml dir="chapter07"?>
<title>Setting up system boot scripts</title> <title>Setting Up System Bootscripts</title>
<?dbhtml filename="chapter07.html"?> <?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="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="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="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="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="console.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="inputrc.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="inputrc.xml"/>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-scripts-console"> <sect1 id="ch-scripts-console">
<title>Configuring the Linux console</title> <title>Configuring the Linux Console</title>
<?dbhtml filename="console.html"?> <?dbhtml filename="console.html"?>
<para>Create the configuration file:</para> <para>Create the configuration file:</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-scripts-hostname"> <sect1 id="ch-scripts-hostname">
<title>Configuring the localnet script</title> <title>Configuring the localnet Script</title>
<?dbhtml filename="hostname.html"?> <?dbhtml filename="hostname.html"?>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-scripts-hosts"> <sect1 id="ch-scripts-hosts">
<title>Creating the /etc/hosts file</title> <title>Creating the /etc/hosts File</title>
<?dbhtml filename="hosts.html"?> <?dbhtml filename="hosts.html"?>
<para>If a network card is not going to be configured, create the <para>If a network card is not going to be configured, create the

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-scripts-inputrc"> <sect1 id="ch-scripts-inputrc">
<title>Creating the /etc/inputrc file</title> <title>Creating the /etc/inputrc File</title>
<?dbhtml filename="inputrc.html"?> <?dbhtml filename="inputrc.html"?>
<para>Create the /etc/inputrc file:</para> <para>Create the /etc/inputrc file:</para>

View File

@ -4,12 +4,12 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-scripts-network"> <sect1 id="ch-scripts-network">
<title>Configuring the network script</title> <title>Configuring the network Script</title>
<?dbhtml filename="network.html"?> <?dbhtml filename="network.html"?>
<sect2> <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 <para>The following command creates a sample <filename>ipv4</filename> file for the
<filename>eth0</filename> device:</para> <filename>eth0</filename> device:</para>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-scripts-setclock"> <sect1 id="ch-scripts-setclock">
<title>Configuring the setclock script</title> <title>Configuring the setclock Script</title>
<?dbhtml filename="setclock.html"?> <?dbhtml filename="setclock.html"?>

18
chapter07/udev.xml Normal file
View File

@ -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>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-scripts-usage"> <sect1 id="ch-scripts-usage">
<title>How do these bootscripts work?</title> <title>How Do These Bootscripts Work?</title>
<?dbhtml filename="usage.html"?> <?dbhtml filename="usage.html"?>

View File

@ -5,7 +5,7 @@
]> ]>
<chapter id="chapter-bootable" xreflabel="Chapter 8"> <chapter id="chapter-bootable" xreflabel="Chapter 8">
<?dbhtml dir="chapter08"?> <?dbhtml dir="chapter08"?>
<title>Making the LFS system bootable</title> <title>Making the LFS System Bootable</title>
<?dbhtml filename="chapter08.html"?> <?dbhtml filename="chapter08.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="introduction.xml"/>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-bootable-fstab"> <sect1 id="ch-bootable-fstab">
<title>Creating the /etc/fstab file</title> <title>Creating the /etc/fstab File</title>
<?dbhtml filename="fstab.html"?> <?dbhtml filename="fstab.html"?>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-bootable-grub"> <sect1 id="ch-bootable-grub">
<title>Making the LFS system bootable</title> <title>Making the LFS System Bootable</title>
<?dbhtml filename="grub.html"?> <?dbhtml filename="grub.html"?>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-finish-reboot"> <sect1 id="ch-finish-reboot">
<title>Rebooting the system</title> <title>Rebooting the System</title>
<?dbhtml filename="reboot.html"?> <?dbhtml filename="reboot.html"?>
<screen><userinput>logout</userinput></screen> <screen><userinput>logout</userinput></screen>

View File

@ -4,7 +4,7 @@
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-finish-whatnow"> <sect1 id="ch-finish-whatnow">
<title>What now?</title> <title>What Now?</title>
<?dbhtml filename="whatnow.html"?> <?dbhtml filename="whatnow.html"?>
<para>See testing</para> <para>See testing</para>