diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter06/hotplug.xml | 2 |
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> |