Author: matthew
Date: 2005-03-14 13:38:18 -0700 (Mon, 14 Mar 2005)
New Revision: 4760
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/hotplug.xml
Log:
Reorder the descriptions of files and directories installed by hotplug
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2005-03-14 20:35:30 UTC (rev 4759)
+++ trunk/BOOK/chapter01/changelog.xml 2005-03-14 20:38:18 UTC (rev 4760)
@@ -82,6 +82,9 @@
</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>
Modified: trunk/BOOK/chapter06/hotplug.xml
===================================================================
--- trunk/BOOK/chapter06/hotplug.xml 2005-03-14 20:35:30 UTC (rev 4759)
+++ trunk/BOOK/chapter06/hotplug.xml 2005-03-14 20:38:18 UTC (rev 4760)
@@ -117,6 +117,17 @@
</listitem>
</varlistentry>
+<varlistentry id="hotplug-blacklist">
+<term><filename>/etc/hotplug/blacklist</filename></term>
+<listitem>
+<indexterm zone="ch-system-hotplug hotplug-blacklist"><primary
+sortas="e-/etc/hotplug/blacklist">/etc/hotplug/blacklist</primary></indexterm>
+<para>This file contains the list of modules that should never be inserted into
+the kernel by the hotplug scripts.
+</para>
+</listitem>
+</varlistentry>
+
<varlistentry id="hotplug-functions">
<term><filename>/etc/hotplug/hotplug.functions</filename></term>
<listitem>
@@ -128,17 +139,6 @@
</listitem>
</varlistentry>
-<varlistentry id="hotplug-blacklist">
-<term><filename>/etc/hotplug/blacklist</filename></term>
-<listitem>
-<indexterm zone="ch-system-hotplug hotplug-blacklist"><primary
-sortas="e-/etc/hotplug/blacklist">/etc/hotplug/blacklist</primary></indexterm>
-<para>This file contains the list of modules that should never be inserted into
-the kernel by the hotplug scripts.
-</para>
-</listitem>
-</varlistentry>
-
<varlistentry id="hotplug-subdirs">
<term><filename class="directory">/etc/hotplug/{pci,usb}</filename></term>
<listitem>
@@ -160,16 +160,6 @@
</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 @@
</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>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page