diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-16 21:32:03 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-16 21:32:03 +0000 |
commit | 13382ebe03a6c624e4eb7c15e24ea7cdf9091cab (patch) | |
tree | 06bf17dfab18956bdb7b94db789e13fbd9206222 /chapter06 | |
parent | 89e3359bf718e6e9a5bdbe096990150484cc7ee3 (diff) |
Added installation dependencies for hotplug.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/hotplug.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |