aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter06/hotplug.xml42
2 files changed, 24 insertions, 21 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ac2185978..a1a29e518 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -82,6 +82,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>March 14, 2005 [matt]: List the installed files/directories
+descriptions in a somewhat more alphabetic order.</para></listitem>
+
<listitem><para>March 14, 2005 [matt]: Fix typos, and reword some of the hotplug explanations for (hopefully) improved clarity</para>
</listitem>
diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml
index 6aa10f214..6ac55e75c 100644
--- a/chapter06/hotplug.xml
+++ b/chapter06/hotplug.xml
@@ -117,17 +117,6 @@ user-provided scripts.
</listitem>
</varlistentry>
-<varlistentry id="hotplug-functions">
-<term><filename>/etc/hotplug/hotplug.functions</filename></term>
-<listitem>
-<indexterm zone="ch-system-hotplug hotplug-functions"><primary
-sortas="e-/etc/hotplug/hotplug.functions">/etc/hotplug/hotplug.functions</primary></indexterm>
-<para>This file contains common functions used by other scripts in the Hotplug
-package.
-</para>
-</listitem>
-</varlistentry>
-
<varlistentry id="hotplug-blacklist">
<term><filename>/etc/hotplug/blacklist</filename></term>
<listitem>
@@ -139,6 +128,17 @@ the kernel by the hotplug scripts.
</listitem>
</varlistentry>
+<varlistentry id="hotplug-functions">
+<term><filename>/etc/hotplug/hotplug.functions</filename></term>
+<listitem>
+<indexterm zone="ch-system-hotplug hotplug-functions"><primary
+sortas="e-/etc/hotplug/hotplug.functions">/etc/hotplug/hotplug.functions</primary></indexterm>
+<para>This file contains common functions used by other scripts in the Hotplug
+package.
+</para>
+</listitem>
+</varlistentry>
+
<varlistentry id="hotplug-subdirs">
<term><filename class="directory">/etc/hotplug/{pci,usb}</filename></term>
<listitem>
@@ -160,16 +160,6 @@ call for each USB device, based on its vendor ID and other attributes.
</listitem>
</varlistentry>
-<varlistentry id="hotplug-events">
-<term><filename>/var/log/hotplug/events</filename></term>
-<listitem>
-<indexterm zone="ch-system-hotplug hotplug-events"><primary
-sortas="e-/var/log/hotplug/events">/var/log/hotplug/events</primary></indexterm>
-<para>This file contains all the events that hotplug has called since bootup.
-</para>
-</listitem>
-</varlistentry>
-
<varlistentry id="hotplug-hotplug.d">
<term><filename class="directory">/etc/hotplug.d</filename></term>
<listitem>
@@ -191,6 +181,16 @@ firmware loaded before use.</para>
</listitem>
</varlistentry>
+<varlistentry id="hotplug-events">
+<term><filename>/var/log/hotplug/events</filename></term>
+<listitem>
+<indexterm zone="ch-system-hotplug hotplug-events"><primary
+sortas="e-/var/log/hotplug/events">/var/log/hotplug/events</primary></indexterm>
+<para>This file contains all the events that hotplug has called since bootup.
+</para>
+</listitem>
+</varlistentry>
+
</variablelist>
</sect2>
</sect1>