From 0cda8984a835f37a573c0e2eb31676ff52773d16 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 2 Aug 2011 02:15:42 +0000 Subject: Rewrite bootscripts and Chaper 7 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/bootscripts.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'chapter07/bootscripts.xml') diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index b4e76ea48..151706572 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -49,7 +49,6 @@ Contents of LFS-Bootscripts - Installed scripts Installed directories @@ -59,7 +58,7 @@ ifup, localnet, modules, mountfs, mountkernfs, network, rc, reboot, sendsignals, setclock, static, swap, sysctl, sysklogd, template, udev, and udev_retry - /etc/rc.d, /etc/sysconfig + /etc/rc.d, /etc/sysconfig, /lib/boot @@ -140,7 +139,7 @@ ifdown - Assists the network script with stopping network devices + Stops a network device ifdown @@ -150,7 +149,7 @@ ifup - Assists the network script with starting network devices + Initializes a network device ifup @@ -325,7 +324,7 @@ udev_retry Retries failed udev uevents, and copies generated rules - files from /dev/.udev to + files from to /etc/udev/rules.d if required udev_retry -- cgit v1.2.3-54-g00ecf