Author: matthew
Date: 2009-07-28 14:57:19 -0600 (Tue, 28 Jul 2009)
New Revision: 9017
Modified:
branches/6.5/BOOK/bootscripts/README
Log:
Correct a couple of issues in the bootscript documentation. Fixes #2469.
Modified: branches/6.5/BOOK/bootscripts/README
===================================================================
--- branches/6.5/BOOK/bootscripts/README 2009-07-28 20:57:00 UTC (rev
9016)
+++ branches/6.5/BOOK/bootscripts/README 2009-07-28 20:57:19 UTC (rev
9017)
@@ -8,18 +8,14 @@
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 @@
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:
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page