aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/bootscripts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/bootscripts.xml')
-rw-r--r--chapter07/bootscripts.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml
index c9dc84121..ac797ed14 100644
--- a/chapter07/bootscripts.xml
+++ b/chapter07/bootscripts.xml
@@ -31,6 +31,11 @@
<screen><userinput>make install</userinput></screen>
+<para>Since this version of LFS also uses the hotplug package, we also want to
+make sure we install the bootscripts for that as well:</para>
+
+<screen><userinput>make install-hotplug</userinput></screen>
+
</sect2>