aboutsummaryrefslogtreecommitdiffstats
path: root/bootscripts
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-07-28 20:57:00 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-07-28 20:57:00 +0000
commit90b375c5e92c85130f41c12c911d8351bb0b0e91 (patch)
treed981b122dd62db7a3319c3e4beec600f0c236003 /bootscripts
parentd9e68e63aba1d17274668eaadd16a4b9feac341d (diff)
Correct a couple of issues in the bootscript documentation. Fixes #2469.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9016 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'bootscripts')
-rw-r--r--bootscripts/README15
1 files changed, 6 insertions, 9 deletions
diff --git a/bootscripts/README b/bootscripts/README
index a2582bc82..4b908dc4a 100644
--- a/bootscripts/README
+++ b/bootscripts/README
@@ -8,18 +8,14 @@ Network Configuration:
Configuration Files:
sysconfig/network-devices/ifconfig.*/*
Note: ifconfig.* could be either a file or directory,
- but the filename extention must be the same name
- as the network interface you wish it to belong to.
- The files within the directory will be processed
- in alphanumerical order on boot, and reversed on
- shutdown.
+ but the filename extension must be the same name
+ as the network interface you wish it to belong to.
+ The files within the directory will be processed
+ in alphanumerical order on boot, and reversed on
+ shutdown.
- SERVICE: which script to run in services directory.
- ONBOOT: if set to yes, this interface will be started on
bootup, and stopped on shutdown
- - ONHOTPLUG: if set to yes, this interface will be started
- and stopped on hotplug events. This requires
- ifup and ifdown symlinked to /sbin, as well
- as the hotplug package
sysconfig/network
- HOSTNAME: Value of the system's hostname
@@ -48,6 +44,7 @@ SetClock configuration:
sysconfig/clock
- UTC: 1 assumes hwclock is in UTC
0 assumes hwclock is in local time
+ - CLOCKPARAMS: any additional options to be passed to hwclock
CleanFS configuration:
Script Files: