Browse Source

Added installation dependencies for hotplug.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic 20 years ago
parent
commit
13382ebe03
2 changed files with 4 additions and 1 deletions
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter06/hotplug.xml

+ 3 - 0
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>
 

+ 1 - 1
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>