aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-06-16 21:32:03 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-06-16 21:32:03 +0000
commit13382ebe03a6c624e4eb7c15e24ea7cdf9091cab (patch)
tree06bf17dfab18956bdb7b94db789e13fbd9206222
parent89e3359bf718e6e9a5bdbe096990150484cc7ee3 (diff)
Added installation dependencies for hotplug.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter06/hotplug.xml2
2 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 4a115437a..c0862c137 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -88,6 +88,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>June 16th, 2005 [archaic]: Added installation dependencies for
+hotplug.</para></listitem>
+
<listitem><para>June 16th, 2005 [matthew]: Another round of typo and markup
fixes in chapter 7, as reported by Randy McMurchy.</para></listitem>
diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml
index 582a3f239..acbd622e4 100644
--- a/chapter06/hotplug.xml
+++ b/chapter06/hotplug.xml
@@ -27,7 +27,7 @@ running kernel.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Unchecked</seg></seglistitem>
+<seglistitem><seg>bash, coreutils, find, gawk, make</seg></seglistitem>
</segmentedlist>
</sect2>