aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2020-02-09 20:50:38 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2020-02-09 20:50:38 +0000
commitafcfd745aec2ed1976187b2ea2c21a26ad2ca850 (patch)
tree4d495bf66d7bf8014253b1b3288a1d928f87cb59 /chapter07
parent6b041a031d9b5fc57a225e46cb88799a3cca7fd2 (diff)
Remove unused files and make
idref's more regular git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/bootscripts.xml50
-rw-r--r--chapter07/chapter07.xml2
-rw-r--r--chapter07/clock.xml4
-rw-r--r--chapter07/consoled.xml4
-rw-r--r--chapter07/inputrc.xml4
-rw-r--r--chapter07/introduction.xml2
-rw-r--r--chapter07/introductiond.xml22
-rw-r--r--chapter07/locale.xml4
-rw-r--r--chapter07/network.xml18
-rw-r--r--chapter07/networkd.xml16
-rw-r--r--chapter07/profile.xml4
-rw-r--r--chapter07/symlinks.xml6
-rw-r--r--chapter07/systemd-custom.xml4
-rw-r--r--chapter07/udev.xml8
-rw-r--r--chapter07/usage.xml26
15 files changed, 87 insertions, 87 deletions
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml
index 0b163b2cb..5c2b28d7c 100644
--- a/chapter07/bootscripts.xml
+++ b/chapter07/bootscripts.xml
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="ch-scripts-bootscripts" role="wrap" revision="sysv">
+<sect1 id="ch-config-bootscripts" role="wrap" revision="sysv">
<?dbhtml filename="bootscripts.html"?>
<sect1info condition="script">
@@ -16,7 +16,7 @@
<title>LFS-Bootscripts-&lfs-bootscripts-version;</title>
- <indexterm zone="ch-scripts-bootscripts">
+ <indexterm zone="ch-config-bootscripts">
<primary sortas="a-Bootscripts">Bootscripts</primary>
</indexterm>
@@ -75,7 +75,7 @@
<listitem>
<para>Checks the integrity of the file systems before they are mounted
(with the exception of journal and network based file systems)</para>
- <indexterm zone="ch-scripts-bootscripts checkfs-bootscripts">
+ <indexterm zone="ch-config-bootscripts checkfs-bootscripts">
<primary sortas="d-checkfs">checkfs</primary>
</indexterm>
</listitem>
@@ -90,7 +90,7 @@
<filename>/var/run/utmp</filename> and removes the possibly present
<filename>/etc/nologin</filename>, <filename>/fastboot</filename>, and
<filename>/forcefsck</filename> files</para>
- <indexterm zone="ch-scripts-bootscripts cleanfs-bootscripts">
+ <indexterm zone="ch-config-bootscripts cleanfs-bootscripts">
<primary sortas="d-cleanfs">cleanfs</primary>
</indexterm>
</listitem>
@@ -101,7 +101,7 @@
<listitem>
<para>Loads the correct keymap table for the desired keyboard layout;
it also sets the screen font</para>
- <indexterm zone="ch-scripts-bootscripts console-bootscripts">
+ <indexterm zone="ch-config-bootscripts console-bootscripts">
<primary sortas="d-console">console</primary>
</indexterm>
</listitem>
@@ -112,7 +112,7 @@
<listitem>
<para>Contains common functions, such as error and status checking,
that are used by several bootscripts</para>
- <indexterm zone="ch-scripts-bootscripts functions-bootscripts">
+ <indexterm zone="ch-config-bootscripts functions-bootscripts">
<primary sortas="d-functions">functions</primary>
</indexterm>
</listitem>
@@ -122,7 +122,7 @@
<term><command>halt</command></term>
<listitem>
<para>Halts the system</para>
- <indexterm zone="ch-scripts-bootscripts halt-bootscripts">
+ <indexterm zone="ch-config-bootscripts halt-bootscripts">
<primary sortas="d-halt">halt</primary>
</indexterm>
</listitem>
@@ -132,7 +132,7 @@
<term><command>ifdown</command></term>
<listitem>
<para>Stops a network device</para>
- <indexterm zone="ch-scripts-bootscripts ifdown-bootscripts">
+ <indexterm zone="ch-config-bootscripts ifdown-bootscripts">
<primary sortas="d-ifdown">ifdown</primary>
</indexterm>
</listitem>
@@ -142,7 +142,7 @@
<term><command>ifup</command></term>
<listitem>
<para>Initializes a network device</para>
- <indexterm zone="ch-scripts-bootscripts ifup-bootscripts">
+ <indexterm zone="ch-config-bootscripts ifup-bootscripts">
<primary sortas="d-ifup">ifup</primary>
</indexterm>
</listitem>
@@ -152,7 +152,7 @@
<term><command>localnet</command></term>
<listitem>
<para>Sets up the system's hostname and local loopback device</para>
- <indexterm zone="ch-scripts-bootscripts localnet-bootscripts">
+ <indexterm zone="ch-config-bootscripts localnet-bootscripts">
<primary sortas="d-localnet">localnet</primary>
</indexterm>
</listitem>
@@ -164,7 +164,7 @@
<para>Loads kernel modules listed in
<filename>/etc/sysconfig/modules</filename>, using arguments
that are also given there</para>
- <indexterm zone="ch-scripts-bootscripts modules-bootscripts">
+ <indexterm zone="ch-config-bootscripts modules-bootscripts">
<primary sortas="d-modules">modules</primary>
</indexterm>
</listitem>
@@ -175,7 +175,7 @@
<listitem>
<para>Mounts all file systems, except ones that are marked
<emphasis>noauto</emphasis> or are network based</para>
- <indexterm zone="ch-scripts-bootscripts mountfs-bootscripts">
+ <indexterm zone="ch-config-bootscripts mountfs-bootscripts">
<primary sortas="d-mountfs">mountfs</primary>
</indexterm>
</listitem>
@@ -186,7 +186,7 @@
<listitem>
<para>Mounts virtual kernel file systems, such as <systemitem
class="filesystem">proc</systemitem></para>
- <indexterm zone="ch-scripts-bootscripts mountvirtfs-bootscripts">
+ <indexterm zone="ch-config-bootscripts mountvirtfs-bootscripts">
<primary sortas="d-mountvirtfs">mountvirtfs</primary>
</indexterm>
</listitem>
@@ -197,7 +197,7 @@
<listitem>
<para>Sets up network interfaces, such as network cards, and sets up
the default gateway (where applicable)</para>
- <indexterm zone="ch-scripts-bootscripts network-bootscripts">
+ <indexterm zone="ch-config-bootscripts network-bootscripts">
<primary sortas="d-network">network</primary>
</indexterm>
</listitem>
@@ -209,7 +209,7 @@
<para>The master run-level control script; it is responsible for
running all the other bootscripts one-by-one, in a sequence determined
by the name of the symbolic links being processed</para>
- <indexterm zone="ch-scripts-bootscripts rc-bootscripts">
+ <indexterm zone="ch-config-bootscripts rc-bootscripts">
<primary sortas="d-rc">rc</primary>
</indexterm>
</listitem>
@@ -219,7 +219,7 @@
<term><command>reboot</command></term>
<listitem>
<para>Reboots the system</para>
- <indexterm zone="ch-scripts-bootscripts reboot-bootscripts">
+ <indexterm zone="ch-config-bootscripts reboot-bootscripts">
<primary sortas="d-reboot">reboot</primary>
</indexterm>
</listitem>
@@ -230,7 +230,7 @@
<listitem>
<para>Makes sure every process is terminated before the system reboots
or halts</para>
- <indexterm zone="ch-scripts-bootscripts sendsignals-bootscripts">
+ <indexterm zone="ch-config-bootscripts sendsignals-bootscripts">
<primary sortas="d-sendsignals">sendsignals</primary>
</indexterm>
</listitem>
@@ -241,7 +241,7 @@
<listitem>
<para>Resets the kernel clock to local time in case the hardware clock
is not set to UTC time</para>
- <indexterm zone="ch-scripts-bootscripts setclock-bootscripts">
+ <indexterm zone="ch-config-bootscripts setclock-bootscripts">
<primary sortas="d-setclock">setclock</primary>
</indexterm>
</listitem>
@@ -252,7 +252,7 @@
<listitem>
<para>Provides the functionality needed to assign a static Internet
Protocol (IP) address to a network interface</para>
- <indexterm zone="ch-scripts-bootscripts ipv4-static-bootscripts">
+ <indexterm zone="ch-config-bootscripts ipv4-static-bootscripts">
<primary sortas="d-ipv4-static">ipv4-static</primary>
</indexterm>
</listitem>
@@ -262,7 +262,7 @@
<term><command>swap</command></term>
<listitem>
<para>Enables and disables swap files and partitions</para>
- <indexterm zone="ch-scripts-bootscripts swap-bootscripts">
+ <indexterm zone="ch-config-bootscripts swap-bootscripts">
<primary sortas="d-swap">swap</primary>
</indexterm>
</listitem>
@@ -274,7 +274,7 @@
<para>Loads system configuration values from
<filename>/etc/sysctl.conf</filename>, if that file exists,
into the running kernel</para>
- <indexterm zone="ch-scripts-bootscripts sysctl-bootscripts">
+ <indexterm zone="ch-config-bootscripts sysctl-bootscripts">
<primary sortas="d-sysctl">sysctl</primary>
</indexterm>
</listitem>
@@ -284,7 +284,7 @@
<term><command>sysklogd</command></term>
<listitem>
<para>Starts and stops the system and kernel log daemons</para>
- <indexterm zone="ch-scripts-bootscripts sysklogd-bootscripts">
+ <indexterm zone="ch-config-bootscripts sysklogd-bootscripts">
<primary sortas="d-sysklogd">sysklogd</primary>
</indexterm>
</listitem>
@@ -295,7 +295,7 @@
<listitem>
<para>A template to create custom bootscripts for other
daemons</para>
- <indexterm zone="ch-scripts-bootscripts template-bootscripts">
+ <indexterm zone="ch-config-bootscripts template-bootscripts">
<primary sortas="d-template">template</primary>
</indexterm>
</listitem>
@@ -306,7 +306,7 @@
<listitem>
<para>Prepares the <filename class="directory">/dev</filename>
directory and starts Udev</para>
- <indexterm zone="ch-scripts-bootscripts udev-bootscripts">
+ <indexterm zone="ch-config-bootscripts udev-bootscripts">
<primary sortas="d-udev">udev</primary>
</indexterm>
</listitem>
@@ -318,7 +318,7 @@
<para>Retries failed udev uevents, and copies generated rules
files from <filename class="directory">/run/udev</filename> to
<filename class="directory">/etc/udev/rules.d</filename> if required</para>
- <indexterm zone="ch-scripts-bootscripts udev-retry-bootscripts">
+ <indexterm zone="ch-config-bootscripts udev-retry-bootscripts">
<primary sortas="d-udev-retry">udev_retry</primary>
</indexterm>
</listitem>
diff --git a/chapter07/chapter07.xml b/chapter07/chapter07.xml
index a7c7d9fd2..b745594da 100644
--- a/chapter07/chapter07.xml
+++ b/chapter07/chapter07.xml
@@ -5,7 +5,7 @@
%general-entities;
]>
-<chapter id="chapter-bootscripts" xreflabel="Chapter&nbsp;7">
+<chapter id="chapter-config" xreflabel="Chapter&nbsp;7">
<?dbhtml dir="chapter07"?>
<?dbhtml filename="chapter07.html"?>
diff --git a/chapter07/clock.xml b/chapter07/clock.xml
index 1c9542166..872ba677c 100644
--- a/chapter07/clock.xml
+++ b/chapter07/clock.xml
@@ -5,12 +5,12 @@
%general-entities;
]>
-<sect1 id="ch-scripts-clock" revision="systemd">
+<sect1 id="ch-config-clock" revision="systemd">
<?dbhtml filename="clock.html"?>
<title>Configuring the system clock</title>
- <indexterm zone="ch-scripts-clock">
+ <indexterm zone="ch-config-clock">
<primary sortas="d-clock">clock</primary>
<secondary>configuring</secondary></indexterm>
diff --git a/chapter07/consoled.xml b/chapter07/consoled.xml
index baddc1277..bf1fdc8e0 100644
--- a/chapter07/consoled.xml
+++ b/chapter07/consoled.xml
@@ -5,12 +5,12 @@
%general-entities;
]>
-<sect1 id="ch-scripts-console" revision="systemd">
+<sect1 id="ch-config-console" revision="systemd">
<?dbhtml filename="console.html"?>
<title>Configuring the Linux Console</title>
- <indexterm zone="ch-scripts-console">
+ <indexterm zone="ch-config-console">
<primary sortas="d-console">console</primary>
<secondary>configuring</secondary>
</indexterm>
diff --git a/chapter07/inputrc.xml b/chapter07/inputrc.xml
index 0e8a21564..00d36877f 100644
--- a/chapter07/inputrc.xml
+++ b/chapter07/inputrc.xml
@@ -5,12 +5,12 @@
%general-entities;
]>
-<sect1 id="ch-scripts-inputrc">
+<sect1 id="ch-config-inputrc">
<?dbhtml filename="inputrc.html"?>
<title>Creating the /etc/inputrc File</title>
- <indexterm zone="ch-scripts-inputrc">
+ <indexterm zone="ch-config-inputrc">
<primary sortas="e-/etc/inputrc">/etc/inputrc</primary>
</indexterm>
diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml
index 9bc813170..cbc197a7b 100644
--- a/chapter07/introduction.xml
+++ b/chapter07/introduction.xml
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="ch-scripts-introduction" revision="sysv">
+<sect1 id="ch-config-introduction" revision="sysv">
<?dbhtml filename="introduction.html"?>
<title>Introduction</title>
diff --git a/chapter07/introductiond.xml b/chapter07/introductiond.xml
index dbd6705ce..fa2403edb 100644
--- a/chapter07/introductiond.xml
+++ b/chapter07/introductiond.xml
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="ch-scripts-introduction" revision="systemd">
+<sect1 id="ch-config-introduction" revision="systemd">
<?dbhtml filename="introduction.html"?>
<title>Introduction</title>
@@ -16,13 +16,13 @@
<itemizedlist>
<listitem>
- <para><xref linkend="ch-scripts-network" role="."/></para>
+ <para><xref linkend="ch-config-network" role="."/></para>
</listitem>
<listitem>
- <para><xref linkend="ch-scripts-hostname" role="."/></para>
+ <para><xref linkend="ch-config-hostname" role="."/></para>
</listitem>
<listitem>
- <para><xref linkend="ch-scripts-hosts" role="."/></para>
+ <para><xref linkend="ch-config-hosts" role="."/></para>
</listitem>
</itemizedlist>
@@ -31,10 +31,10 @@
<itemizedlist>
<listitem>
- <para><xref linkend="ch-scripts-udev" role="."/></para>
+ <para><xref linkend="ch-config-udev" role="."/></para>
</listitem>
<listitem>
- <para><xref linkend="ch-scripts-symlinks" role="."/></para>
+ <para><xref linkend="ch-config-symlinks" role="."/></para>
</listitem>
</itemizedlist>
@@ -42,10 +42,10 @@
<itemizedlist>
<listitem>
- <para><xref linkend="ch-scripts-clock" role="."/></para>
+ <para><xref linkend="ch-config-clock" role="."/></para>
</listitem>
<listitem>
- <para><xref linkend="ch-scripts-console" role="."/></para>
+ <para><xref linkend="ch-config-console" role="."/></para>
</listitem>
</itemizedlist>
@@ -55,10 +55,10 @@
<itemizedlist>
<listitem>
- <para><xref linkend="ch-scripts-locale" role="."/></para>
+ <para><xref linkend="ch-config-locale" role="."/></para>
</listitem>
<listitem>
- <para><xref linkend="ch-scripts-inputrc" role="."/></para>
+ <para><xref linkend="ch-config-inputrc" role="."/></para>
</listitem>
</itemizedlist>
@@ -66,7 +66,7 @@
<itemizedlist>
<listitem>
- <para><xref linkend="ch-scripts-systemd-custom" role="."/></para>
+ <para><xref linkend="ch-config-systemd-custom" role="."/></para>
</listitem>
</itemizedlist>
diff --git a/chapter07/locale.xml b/chapter07/locale.xml
index 24e7df89d..5f473ac72 100644
--- a/chapter07/locale.xml
+++ b/chapter07/locale.xml
@@ -5,12 +5,12 @@
%general-entities;
]>
-<sect1 id="ch-scripts-locale" revision="systemd">
+<sect1 id="ch-config-locale" revision="systemd">
<?dbhtml filename="locale.html"?>
<title>Configuring the System Locale</title>
- <indexterm zone="ch-scripts-locale">
+ <indexterm zone="ch-config-locale">
<primary sortas="e-etc-locale-conf">/etc/locale.conf</primary>
</indexterm>
diff --git a/chapter07/network.xml b/chapter07/network.xml
index e523ce35d..2a86df669 100644
--- a/chapter07/network.xml
+++ b/chapter07/network.xml
@@ -5,12 +5,12 @@
%general-entities;
]>
-<sect1 id="ch-scripts-network" revision="sysv">
+<sect1 id="ch-config-network" revision="sysv">
<?dbhtml filename="network.html"?>
<title>General Network Configuration</title>
- <indexterm zone="ch-scripts-network">
+ <indexterm zone="ch-config-network">
<primary sortas="d-network">network</primary>
<secondary>configuring</secondary></indexterm>
<!--
@@ -22,7 +22,7 @@
will need to remove the <filename class="symlink">network</filename> symlinks
from all run-level directories (<filename
class="directory">/etc/rc.d/rc*.d</filename>) after the bootscripts are
- installed in <xref linkend="ch-scripts-bootscripts"/>.</para>
+ installed in <xref linkend="ch-config-bootscripts"/>.</para>
-->
<sect2>
<title>Creating Network Interface Configuration Files</title>
@@ -138,10 +138,10 @@ EOF</userinput></screen>
</sect2>
- <sect2 id="ch-scripts-hostname">
+ <sect2 id="ch-config-hostname">
<title>Configuring the system hostname</title>
- <indexterm zone="ch-scripts-hostname">
+ <indexterm zone="ch-config-hostname">
<primary sortas="d-hostname">hostname</primary>
<secondary>configuring</secondary>
</indexterm>
@@ -161,19 +161,19 @@ EOF</userinput></screen>
</sect2>
- <sect2 id="ch-scripts-hosts">
+ <sect2 id="ch-config-hosts">
<title>Customizing the /etc/hosts File</title>
- <indexterm zone="ch-scripts-hosts">
+ <indexterm zone="ch-config-hosts">
<primary sortas="e-/etc/hosts">/etc/hosts</primary>
</indexterm>
- <indexterm zone="ch-scripts-hosts">
+ <indexterm zone="ch-config-hosts">
<primary sortas="d-localnet">localnet</primary>
<secondary>/etc/hosts</secondary>
</indexterm>
- <indexterm zone="ch-scripts-hosts">
+ <indexterm zone="ch-config-hosts">
<primary sortas="d-network">network</primary>
<secondary>/etc/hosts</secondary>
</indexterm>
diff --git a/chapter07/networkd.xml b/chapter07/networkd.xml
index 206f35f7a..b95d9b390 100644
--- a/chapter07/networkd.xml
+++ b/chapter07/networkd.xml
@@ -5,12 +5,12 @@
%general-entities;
]>
-<sect1 id="ch-scripts-network" revision="systemd">
+<sect1 id="ch-config-network" revision="systemd">
<?dbhtml filename="network.html"?>
<title>General Network Configuration</title>
- <indexterm zone="ch-scripts-network">
+ <indexterm zone="ch-config-network">
<primary sortas="d-network">network</primary>
<secondary>configuring</secondary></indexterm>
@@ -221,10 +221,10 @@ EOF</userinput></screen>
</sect2>
- <sect2 id="ch-scripts-hostname">
+ <sect2 id="ch-config-hostname">
<title>Configuring the system hostname</title>
- <indexterm zone="ch-scripts-hostname">
+ <indexterm zone="ch-config-hostname">
<primary sortas="d-hostname">hostname</primary>
<secondary>configuring</secondary>
</indexterm>
@@ -244,19 +244,19 @@ EOF</userinput></screen>
</sect2>
- <sect2 id="ch-scripts-hosts">
+ <sect2 id="ch-config-hosts">
<title>Customizing the /etc/hosts File</title>
- <indexterm zone="ch-scripts-hosts">
+ <indexterm zone="ch-config-hosts">
<primary sortas="e-/etc/hosts">/etc/hosts</primary>
</indexterm>
- <indexterm zone="ch-scripts-hosts">
+ <indexterm zone="ch-config-hosts">
<primary sortas="d-localnet">localnet</primary>
<secondary>/etc/hosts</secondary>
</indexterm>
- <indexterm zone="ch-scripts-hosts">
+ <indexterm zone="ch-config-hosts">
<primary sortas="d-network">network</primary>
<secondary>/etc/hosts</secondary>
</indexterm>
diff --git a/chapter07/profile.xml b/chapter07/profile.xml
index 104365f41..226dd9fac 100644
--- a/chapter07/profile.xml
+++ b/chapter07/profile.xml
@@ -5,12 +5,12 @@
%general-entities;
]>
-<sect1 id="ch-scripts-profile" revision="sysv">
+<sect1 id="ch-config-profile" revision="sysv">
<?dbhtml filename="profile.html"?>
<title>The Bash Shell Startup Files</title>
- <indexterm zone="ch-scripts-profile">
+ <indexterm zone="ch-config-profile">
<primary sortas="e-/etc/profile">/etc/profile</primary>
</indexterm>
diff --git a/chapter07/symlinks.xml b/chapter07/symlinks.xml
index 4da4c9068..951e6976d 100644
--- a/chapter07/symlinks.xml
+++ b/chapter07/symlinks.xml
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="ch-scripts-symlinks">
+<sect1 id="ch-config-symlinks">
<?dbhtml filename="symlinks.html"?>
<title>Managing Devices</title>
@@ -206,7 +206,7 @@
<title>Dealing with duplicate devices</title>
- <para>As explained in <xref linkend="ch-scripts-udev"/>, the order in
+ <para>As explained in <xref linkend="ch-config-udev"/>, the order in
which devices with the same function appear in
<filename class="directory">/dev</filename> is essentially random.
E.g., if you have a USB web camera and a TV tuner, sometimes
@@ -216,7 +216,7 @@
For all classes of hardware except sound cards and network cards, this is
fixable by creating Udev rules for custom persistent symlinks.
The case of network cards is covered separately in
- <xref linkend="ch-scripts-network"/>, and sound card configuration can
+ <xref linkend="ch-config-network"/>, and sound card configuration can
be found in <ulink url="&blfs-book;postlfs/devices.html">BLFS</ulink>.</para>
<para>For each of your devices that is likely to have this problem
diff --git a/chapter07/systemd-custom.xml b/chapter07/systemd-custom.xml
index 0f05cca6d..45d57ce65 100644
--- a/chapter07/systemd-custom.xml
+++ b/chapter07/systemd-custom.xml
@@ -5,12 +5,12 @@
%general-entities;
]>
-<sect1 id="ch-scripts-systemd-custom" revision="systemd">
+<sect1 id="ch-config-systemd-custom" revision="systemd">
<?dbhtml filename="systemd-custom.html"?>
<title>Systemd Usage and Configuration</title>
- <indexterm zone="ch-scripts-systemd-custom">
+ <indexterm zone="ch-config-systemd-custom">
<primary sortas="e-Systemd">Systemd Customization</primary>
</indexterm>
diff --git a/chapter07/udev.xml b/chapter07/udev.xml
index 82c64f072..6060849be 100644
--- a/chapter07/udev.xml
+++ b/chapter07/udev.xml
@@ -5,12 +5,12 @@
%general-entities;
]>
-<sect1 id="ch-scripts-udev">
+<sect1 id="ch-config-udev">
<?dbhtml filename="udev.html"?>
<title>Overview of Device and Module Handling</title>
- <indexterm zone="ch-scripts-udev">
+ <indexterm zone="ch-config-udev">
<primary sortas="a-Udev">Udev</primary>
<secondary>usage</secondary>
</indexterm>
@@ -303,8 +303,8 @@
names being stable. Instead, create your own rules that make symlinks with
stable names based on some stable attributes of the device, such as a
serial number or the output of various *_id utilities installed by Udev.
- See <xref linkend="ch-scripts-symlinks"/> and
- <xref linkend="ch-scripts-network"/> for examples.</para>
+ See <xref linkend="ch-config-symlinks"/> and
+ <xref linkend="ch-config-network"/> for examples.</para>
</sect3>
diff --git a/chapter07/usage.xml b/chapter07/usage.xml
index b160ff368..2d68f38fd 100644
--- a/chapter07/usage.xml
+++ b/chapter07/usage.xml
@@ -6,12 +6,12 @@
%general-entities;
]>
-<sect1 id="ch-scripts-usage" revision="sysv">
+<sect1 id="ch-config-usage" revision="sysv">
<?dbhtml filename="usage.html"?>
<title>System V Bootscript Usage and Configuration</title>
- <indexterm zone="ch-scripts-usage">
+ <indexterm zone="ch-config-usage">
<primary sortas="a-Bootscripts">Bootscripts</primary>
<secondary>usage</secondary>
</indexterm>
@@ -281,11 +281,11 @@ EOF</userinput></screen>
-->
</sect2>
- <sect2 id="ch-scripts-clock">
+ <sect2 id="ch-config-clock">
<title>Configuring the System Clock</title>
- <indexterm zone="ch-scripts-clock">
- <primary sortas="d-scripts-setclock">setclock</primary>
+ <indexterm zone="ch-config-clock">
+ <primary sortas="d-setclock">setclock</primary>
<secondary>configuring</secondary></indexterm>
<para>The <command>setclock</command> script reads the time from the hardware
@@ -341,12 +341,12 @@ EOF</userinput></screen>
</sect2>
- <sect2 id="ch-scripts-console">
+ <sect2 id="ch-config-console">
<?dbhtml filename="console.html"?>
<title>Configuring the Linux Console</title>
- <indexterm zone="ch-scripts-console">
+ <indexterm zone="ch-config-console">
<primary sortas="d-console">console</primary>
<secondary>configuring</secondary>
</indexterm>
@@ -577,10 +577,10 @@ EOF</userinput></screen>
</sect2>
- <sect2 id="ch-scripts-createfiles">
+ <sect2 id="ch-config-createfiles">
<title>Creating Files at Boot</title>
- <indexterm zone="ch-scripts-createfiles">
+ <indexterm zone="ch-config-createfiles">
<primary sortas="d-createfiles">File creation at boot</primary>
<secondary>configuring</secondary>
</indexterm>
@@ -593,10 +593,10 @@ EOF</userinput></screen>
configuration file.</para>
</sect2>
- <sect2 id="ch-scripts-sysklogd">
+ <sect2 id="ch-config-sysklogd">
<title>Configuring the sysklogd Script</title>
- <indexterm zone="ch-scripts-sysklogd">
+ <indexterm zone="ch-config-sysklogd">
<primary sortas="d-sysklogd">sysklogd</primary>
<secondary>configuring</secondary>
</indexterm>
@@ -616,10 +616,10 @@ EOF</userinput></screen>
</sect2>
- <sect2 id="ch-scripts-site">
+ <sect2 id="ch-config-site">
<title>The rc.site File</title>
- <indexterm zone="ch-scripts-site">
+ <indexterm zone="ch-config-site">
<primary sortas="a-rc.site">rc.site</primary>
</indexterm>