From 74441fcc969c5c020979cba052d76718bea96fb1 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 19 Jun 2005 08:14:11 +0000 Subject: Capitalized Hotplug dependencies. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/hotplug.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'chapter06') diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml index acbd622e4..d71faa63b 100644 --- a/chapter06/hotplug.xml +++ b/chapter06/hotplug.xml @@ -27,7 +27,7 @@ running kernel. &dependencies; -bash, coreutils, find, gawk, make +Bash, Coreutils, Find, Gawk, Make @@ -40,7 +40,7 @@ running kernel. Copy a file that the install target omits. -cp etc/hotplug/pnp.distmap /etc/hotplug +cp etc/hotplug/pnp.distmap /etc/hotplug Remove the init script that Hotplug installs, since we're going to be using the script included with LFS-Bootscripts: @@ -52,7 +52,7 @@ that reason, remove the network hotplug agent: rm -f /etc/hotplug/net.agent -Create a directory for storing firmware that can be loaded by +Create a directory for storing firmware that can be loaded by hotplug: mkdir /lib/firmware @@ -68,7 +68,7 @@ that reason, remove the network hotplug agent: Installed files hotplug /etc/hotplug/*.rc, /etc/hotplug/*.agent -/etc/hotplug/hotplug.functions, /etc/hotplug/blacklist, /etc/hotplug/{pci,usb}, +/etc/hotplug/hotplug.functions, /etc/hotplug/blacklist, /etc/hotplug/{pci,usb}, /etc/hotplug/usb.usermap, /etc/hotplug.d, /var/log/hotplug/events @@ -178,7 +178,7 @@ firmware loaded before use /var/log/hotplug/events -This file contains all the events that hotplug has +This file contains all the events that hotplug has called since bootup -- cgit v1.2.3-54-g00ecf