aboutsummaryrefslogtreecommitdiffstats
path: root/bootscripts/ChangeLog
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-29 20:45:23 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-29 20:45:23 +0000
commitcb02946abfe632bc90f1eaa302b2d8d4eb73e5c9 (patch)
tree0a19838c2a1d6b59f976c3138554eb4963bf1903 /bootscripts/ChangeLog
parentd7f2eb08dab7e6dd88df0102ec48dce0a301dc5f (diff)
Lots of spelling fixes.
Delete the no longer used lsb-bootscripts directory git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'bootscripts/ChangeLog')
-rw-r--r--bootscripts/ChangeLog16
1 files changed, 8 insertions, 8 deletions
diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog
index b409e073d..82db386f9 100644
--- a/bootscripts/ChangeLog
+++ b/bootscripts/ChangeLog
@@ -43,7 +43,7 @@
* lfs/init.d/rc: Correct double interactive prompt and set prompt defaults
* lfs/init.d/setclock: Remove screen output from start case (udev)
* lfs/init.d/udev{,_retry}: Restore output to screen and log
- * lfs/sbin/ifup: Change "..." to ": " (not awaiting additonal output)
+ * lfs/sbin/ifup: Change "..." to ": " (not awaiting additional output)
2011-11-14 Bruce Dubbs <bdubbs@linuxfromscratch.org>
@@ -85,7 +85,7 @@
** Add /etc/sysconfig/init_params for adding environmental parameters
to all functions used in bootscripts
** Move network configuration to /etc/sysconfig/ifconfig.*. The
- ifconfig files can have any extention. Use IFACE parameter to
+ ifconfig files can have any extension. Use IFACE parameter to
specify the target network interface within the configuration file.
** Adds an optional parameter, SKIPTMPCLEAN, to skip the removal of
files in /tmp at bootup. Specify the variable in
@@ -125,7 +125,7 @@
2009-01-02 Bruce Dubbs <bdubbs@linuxfromscratch.org>
* lfs/init.d/functions:
* lfs/sysconfig/network-devices/ifup:
- Updated line widths to accomodate pdf generation in both the above
+ Updated line widths to accommodate pdf generation in both the above
files.
2008-10-27 DJ Lucas <dj@linuxfromscratch.org>
@@ -354,14 +354,14 @@ n/a - February 19, 2005
but required for compatibility. (Nathan Coulson)
n/a - February 9, 2005
- * Accidently mounted /dev with 775 instead of 755, fixed
+ * Accidentally mounted /dev with 775 instead of 755, fixed
(Reported by Alexander E. Patrakov)
n/a - February 9, 2005
* Bugfix for /dev, now mounted with 755 permission
n/a - February 8, 2005
- * changed pidof, so it doesnt check the process id
+ * changed pidof, so it doesn't check the process id
of running bootscripts, and to process shell scripts
(Nathan Coulson)
@@ -539,7 +539,7 @@ n/a - August 4, 2004
n/a - July 31, 2004
* Moved PIDFILE check to getpids and removed arguments from
- killproc and reloadproc. Signals are now set at begining of
+ killproc and reloadproc. Signals are now set at beginning of
funtcions script with KILLDELAY. (DJ)
* Added a optional service script which can set the MTU for a given
interface
@@ -1035,8 +1035,8 @@ n/a - January 30, 2004:
* added 'restart' to the swap script
- * instead of using 'echo -n' to supress newlines so the [ OK ] and
- related messages allign properly, substitute this with a single echo
+ * instead of using 'echo -n' to suppress newlines so the [ OK ] and
+ related messages align properly, substitute this with a single echo
command that simply goes one line up before outputting anything. This
also has the benefit that when programs have their own output (like
swapon, fsck and loadkeys), there won't be an unwanted blank line