diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-20 16:21:42 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-20 16:21:42 +0000 |
commit | bad0dd14d9c40126fe3755c667e25ef2acc57563 (patch) | |
tree | c42993f5364845a3b167df6e99f34f73bb710f9e /chapter07/bootscripts.xml | |
parent | 69a7501b6592d07efb133810e811fc778076fa0a (diff) |
Cleaned up hotplug installation a bit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/bootscripts.xml')
-rw-r--r-- | chapter07/bootscripts.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index 6982e698d..fee55dbbe 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -31,6 +31,10 @@ <screen><userinput>make install</userinput></screen> +<para>Also install hotplug's boot script:</para> + +<screen><userinput>make install-hotplug</userinput></screen> + </sect2> |