source: bootscripts/ChangeLog@ 7b08ae24

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 7b08ae24 was 7b08ae24, checked in by Bruce Dubbs <bdubbs@…>, 12 years ago

Added a stronger note about automake teste time.

Updated boot scripts:

Only mount /run in mountvirtfs if it is not already mounted
(from an initrd).

Force the /dev/shm->/run/shm symlink

Skip making LVM virtual groups unavailable at shutdown
because the / or swap partitions may be still in use.

Fix some whitespace in iproute2.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 38.5 KB
Line 
12012-06-17 Bruce Dubbs <bdubbs@linuxfromscratch.org>
2 * Only mount /run in mountvirtfs if it is not already mounted
3 (from an initrd).
4 * Force the /dev/shm->/run/shm symlink
5 * Skip making LVM virtual groups unavailable at shutdown
6 because the / or swap partitions may be still in use.
7
82012-05-30 Bruce Dubbs <bdubbs@linuxfromscratch.org>
9 * Copy all entries in /lib/udev/devices to /dev in mounvirtfs
10
112012-05-24 Bruce Dubbs <bdubbs@linuxfromscratch.org>
12 * Remove mkdir from mountvirtfs because fs is read only
13
142012-04-09 Bruce Dubbs <bdubbs@linuxfromscratch.org>
15
16 * General update of network scripts ifup/ifdown and services
17 ** Add if_true utility function to init_functions
18 ** Change variable INTERFACES to COMPONENT_INTERFACES for bridge interface
19 ** ifdown now only uses the first SERVICE
20 ** Updated ifup.8 to reflect current usage
21 ** ifup
22 *** Move interface up logic to after service scripts. Eliminates the
23 need for the LINK_CHECK variable.
24 *** Sets the GATEWAY if the variable is set
25 *** Add MTU logic to ifup
26
272012-01-22 Matt Burgess <matthew@linuxfromscratch.org>
28
29 * lfs/init.d/udev: Change udevd path following upstream changes to its
30 location
31
322011-12-23 Matt Burgess <matthew@linuxfromscratch.org>
33
34 * lfs/init.d/mountvirtfs: Correct permissions on /run/shm
35
362011-11-28 DJ Lucas <dj@linuxfromscratch.org>
37
38 * lfs/init.d/mountfs: Add '-t nosysfs' to umount command
39 * lfs/init.d/mountvirtfs: remove unneeded spaces in output
40 * lfs/init.d/rc: Correct double interactive prompt and set prompt defaults
41 * lfs/init.d/setclock: Remove screen output from start case (udev)
42 * lfs/init.d/udev{,_retry}: Restore output to screen and log
43 * lfs/sbin/ifup: Change "..." to ": " (not awaiting additonal output)
44
452011-11-14 Bruce Dubbs <bdubbs@linuxfromscratch.org>
46
47 * The following are from suggestions by DJ Lucas
48 ** General cleanup of scripts
49 ** Move consolelog function to rc
50 ** Clean up boot logging functions
51 ** Fix interactive prompt between run level S and target run level
52
532011-10-06 Bryan Kadzban <bryan@linuxfromscratch.org>
54
55 * Add configuration for udev_retry, and remove --type=failed (which does
56 not work with recent udev versions anyway, since no events can possibly
57 trigger it). Start with just the "rtc" subsystem. BLFS should eventually
58 add "sound" to this file, and perhaps others.
59
602011-09-18
61 * Review and update of changes made in previous change.
62 ** Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site.
63 ** Move network services to /lib/services.
64 ** Move init-functions to /lib/lsb.
65 *** /lib/lsb is a symlink to /lib/services.
66 * Create convenience symlink /etc/init.d->/etc/rc.d/init.d.
67 * Add help and man pages to upup/ifdown.
68 * Append /run/var/bootlog to /var/log/boot.log at the end of
69 the boot sequence.
70 * Add capabiltiy to step through the boot scripts at boot time
71 * Optionally allow environment variables in sysconfig directory's
72 console, network, and clock files to be placed in rc.site.
73 * Add an optional FASTBOOT parameter to set /fastboot when rebooting.
74
752011-07-14 Bruce Dubbs <bdubbs@linuxfromscratch.org>
76 * Major rewrite of all LFS scripts
77 ** Move ifup/ifdown to /sbin
78 ** Move functions and network services to /lib/boot
79 ** Remove contrib directory
80 ** Move all READ commands to functions and allow the user to specify
81 HEADLESS=1 to skip READ commands
82 ** Add /etc/sysconfig/init_params for adding environmental parameters
83 to all functions used in bootscripts
84 ** Move network configuration to /etc/sysconfig/ifconfig.*. The
85 ifconfig files can have any extention. Use IFACE parameter to
86 specify the target network interface within the configuration file.
87 ** Adds an optional parameter, SKIPTMPCLEAN, to skip the removal of
88 files in /tmp at bootup. Specify the variable in
89 /etc/sysconfig/init_params.
90
912011-05-31 DJ Lucas <dj@linuxfromscratch.org>
92 * lfs/init.d/udev: Add multiple udev triggers for both subsystems and
93 devices per upstream recommendation.
94
952011-04-19 Bruce Dubbs <bdubbs@linuxfromscratch.org>
96 * lfs/init.d/mountvirtfs: Add creation of /run/{var,lock,shm}.
97 * lfs/init.d/udev: Add /dev/shm -> /run/shm symlink.
98
992011-04-18 Bruce Dubbs <bdubbs@linuxfromscratch.org>
100 * lfs/init.d/mountvirtfs: Change name from mountkernfs to mountvirtfs.
101 Add mounting of /run filesystem.
102
1032010-05-29 Matt Burgess <matthew@linuxfromscratch.org>
104 * lfs/init.d/udev: Only copy /lib/udev/devices/null, as Udev >= 155 copies
105 devices from /lib/udev/devices to /dev itself. Udevd still needs /dev/null
106 present before starting up though.
107
1082010-04-20 Bryan Kadzban <bryan@linuxfromscratch.org>
109 * lfs/init.d/udev, lfs/init.d/udev_retry: Add --action=add, to handle udev
110 version 152 and newer, which send "change" events by default in udevtrigger
111 now.
112
1132010-01-24 Matthew Burgess <matthew@linuxfromscratch.org>
114 * lfs/init.d/udev: Check to see if /dev is already mounted, as it may be if
115 under an initramfs environment. See ticket #2550.
116
1172009-08-14 Bryan Kadzban <bryan@linuxfromscratch.org>
118 * lfs/init.d/udev_retry: Use "udevadm trigger --type=failed", which
119 apparently replaced "--retry-failed" some time ago. "--retry-failed" is
120 removed in udev-146.
121
1222009-01-02 Bruce Dubbs <bdubbs@linuxfromscratch.org>
123 * lfs/init.d/functions:
124 * lfs/sysconfig/network-devices/ifup:
125 Updated line widths to accomodate pdf generation in both the above
126 files.
127
1282008-10-27 DJ Lucas <dj@linuxfromscratch.org>
129 * lfs/init.d/cleanfs: Removed '! -newer /proc' from find commands in
130 check for stale files in /var/lock and /var/run.
131 * Makefile: Reversed cleanfs and udev_retry scripts so that cleanfs
132 runs immediately after mountfs.
133
1342008-10-26 Dan Nicholson <dnicholson@linuxfromscratch.org>
135 * lfs/init.d/functions: Remove stale pid files when encountered
136 in loadproc/killproc/reloadproc. When the bootscript specifies
137 a pid file to use with the "-p pidfile" argument, *proc
138 functions previously bailed out when the referenced file
139 contains an invalid pid.
140
1412008-10-23 DJ Lucas <dj@linuxfromscratch.org>
142 * lfs/init.d/console: Removed BROKEN_COMPOSE as kernel patch has
143 been accepted upstream.
144
1452008-05-21 Bryan Kadzban <bryan@linuxfromscratch.org>
146 * lfs/init.d/udev, lfs/init.d/udev_retry: Use new udevadm program.
147
1482007-08-20 DJ Lucas <dj@linuxfromscratch.org>
149 * lfs/init.d/setclock: Added missing 'stop' argument to usage text
150
1512007-08-13 Dan Nicholson <dnicholson@linuxfromscratch.org>
152 * lfs/init.d/checkfs: Don't suppress error messages from the screen.
153
1542007-07-18 Dan Nicholson <dnicholson@linuxfromscratch.org>
155 * Makefile, lfs/init.d/consolelog: New bootscript controlling the
156 kernel log level on the console. This is controlled by the LOGLEVEL
157 variable in /etc/sysconfig/console.
158 * lfs/init.d/modules: Remove the log level handling since this is
159 done in the consolelog script now.
160 * lfs/init.d/modules: Clean up the script by removing the file
161 descriptor duplication and instead just redirecting
162 /etc/sysconfig/modules to the input of the while loop.
163
1642007-06-16 Dan Nicholson <dnicholson@linuxfromscratch.org>
165 * lfs/init.d/mountfs, lfs/init.d/mountkernfs, lfs/init.d/setclock,
166 lfs/init.d/modules, lfs/sysconfig/network-devices/if{up,down}:
167 Don't suppress stderr during bootscripts unless necessary. This
168 would prevent potentially critical messages from reaching the screen.
169
1702007-04-24 Dan Nicholson <dnicholson@linuxfromscratch.org>
171 * lfs/init.d/functions: When killproc is executed, it checks that
172 the process is still running, sleeps if it is, then checks again.
173 The sleep is 1 second in between checks. By sleeping for 0.1 seconds
174 in between checks, killproc is much faster as it's wasting much
175 less time sleeping in the normal case that the process has died
176 after a short delay.
177
1782007-04-16 Dan Nicholson <dnicholson@linuxfromscratch.org>
179 * lfs/init.d/functions: Redirect stderr when using kill to suppress
180 output.
181 * lfs/init.d/functions: killproc() was not handling the case where a
182 pidfile is passed to the function. The logic with the signal to be
183 used was causing issues with the handling of pidfiles. This has been
184 fixes, and now killproc() will recheck the process if the signal
185 was TERM (the default) or KILL.
186 * lfs/init.d/functions: statusproc() has been changed to use pidofproc()
187 instead of the deprecated getpids(). Additionally, it now accepts
188 the -p argument to specify a pidfile.
189 * lfs/init.d/functions: Currently, statusproc() always returns
190 successfully, and the only way to know if the process is running
191 is to parse the output. This changes statusproc() to return the
192 status of pidofproc(), which will return unsuccessfully if the
193 requested process is not running.
194 * lfs/init.d/functions: Changed reloadproc() to use pidofproc() and
195 respect the -p argument for pidfiles.
196 * lfs/init.d/sysklogd: Remove a useless argument to reloadproc().
197
1982007-03-13 Dan Nicholson <dnicholson@linuxfromscratch.org>
199 * lfs/init.d/functions: If pidofproc() is passed the -p argument
200 it can bomb testing a null variable with an integer expression.
201
2022007-02-22 Dan Nicholson <dnicholson@linuxfromscratch.org>
203 * lfs/init.d/mountfs, lfs/init.d/console, lfs/init.d/setclock,
204 lfs/init.d/mountkernfs: &> redirection is not supported in POSIX.
205 Fortunately, it's equivalent to >word 2>&1 according to bash(1).
206
2072007-02-22 Dan Nicholson <dnicholson@linuxfromscratch.org>
208 * lfs/init.d/console: POSIX says that shells only need to trap on
209 signals. Trapping on ERR isn't always supported. Conditionals have
210 been added to set the $failed variable in spots that seemed
211 appropriate for checking errors.
212
2132007-02-22 Dan Nicholson <dnicholson@linuxfromscratch.org>
214 * lfs/init.d/functions: Use arithmetic expansion and string length,
215 which are both mandated by POSIX, rather than spawning two processes
216 every time boot_mesg() is called.
217
2182007-02-22 Dan Nicholson <dnicholson@linuxfromscratch.org>
219 * lfs/init.d/functions: In order to provide an `echo' which provides
220 handles the -e and -n options for all POSIX shells, a feature test
221 is added which stores its result in $ECHO. /bin/echo will be used
222 if the default echo is not capable. Changed the existing functions
223 to reference $ECHO when needed.
224 * lfs/init.d/console: Use $ECHO when -en is needed.
225
2262007-02-03 Bryan Kadzban <bryan@linuxfromscratch.org>
227 * ChangeLog: Rename from CHANGELOG, start using GNU style entries.
228
229 * Makefile: Move setclock before checkfs. Fixes #1948.
230
2312006-11-25 Bryan Kadzban <bryan@linuxfromscratch.org>
232 * lfs/init.d/udev_retry: Copy Debian's "copy generated rules" initscript
233 code, to clean up when the rule_generator scripts run before / is
234 writable. (Since the rule_generator code is from Debian, I assume their
235 cleanup code is appropriate.)
236
2372006-10-15 Bryan Kadzban <bryan@linuxfromscratch.org>
238 * lfs/init.d/udev_retry: Fix to work with udev >= 099.
239
240n/a - June 2, 2006
241 * Removed console config file and makefile targets.
242 * Removed references to /dev/bug and bugreport in udevand
243 udev_retry bootscripts. (DJ Lucas)
244
245n/a - April 17, 2006
246 * Updated udev script to use the new udevsettle program.
247 * Added udev_retry script for systems that have /usr on a different
248 partition or for some other reason fail the initial replay. (Archaic)
249
250n/a - April 15, 2006
251 * Cleaned up contrib directory. Removed: contrib/init.d,
252 contrib/enhanced, contrib/livecd, contrib/hotplug, and raq2
253 patch. (DJ Lucas)
254
255n/a - April 14, 2006
256 * Merged changes from udev_update branch (DJ Lucas)
257 * Replaced a return with an exit and reversed comment changes in
258 udev bootscript. (Dan Nicholson)
259 * Replaced walk_sysfs function in udev bootscript with new udevtrigger
260 program and move wait_for_uevents function inline. (DJ Lucas)
261 * Removed extra evaluate_retval in udev bootscript. (Ken Moffat)
262 * Wait for uevents to be processed in the udev script. See ticket
263 #1720 for details. (Matthew Burgess)
264
265n/a - March 21, 2006
266 * Removed old references to boot_log function and arguments passed
267 to boot_mesg_flush in echo_* functions. (DJ Lucas)
268
269n/a - March 10, 2006
270 * Moved src argument to ipv4-static-route service script and
271 removed from ipv4-static service script. (DJ Lucas)
272
273n/a - March 8. 2006
274 * Correct sourced path in checkfs script. (Matthew Burgess)
275
276n/a - December 31, 2005
277 * Replaced /etc/rc.d with ${rc_base} in checkfs. (Vincent Fretin)
278
279n/a - December 24, 2005
280 * Added UTF-8 support to console script. (Alexander E. Patrakov)
281
282n/a - September 11, 2005
283 * Removed text wraping and boot logging.
284 * Changed killproc to use warning if not running
285 * Changed 'print_status warning' to use old style output
286 * Fixed display error with LSB init-functions script
287 * Made above killproc/print_status changes in enhanced
288 bootscripts.
289 * Made logger service configurable in enhanced
290 bootscripts. (DJ Lucas)
291
292n/a - August 14, 2005
293 * Added -s flag to pidofproc() for backwards
294 compatibility (DJ Lucas)
295 * Fixed erronous values returned by pidofproc() which
296 broke the functionality of statusproc (DJ Lucas)
297
298n/a - July 1, 2005
299 * Changed a == to a = in lfs/init.d/functions, in the boot_mesg
300 function for ash compliancy (Nathan Coulson)
301
302n/a - June 26, 2005
303 * Removed consolelog script from contrib
304 * Updated interactive rc script in contrib and added
305 README.rc-Interactive, added install target to the
306 Makefile. (DJ Lucas)
307
3083.2.2 - May 29, 2005
309 * Tagged as 3.2.2 (Nathan Coulson)
310
311n/a - May 26, 2005
312 * Added minimal target for cross-lfs book (Jim Gifford)
313 * Fixed raq2 patch (Jim Gifford)
314
3153.2.1 - May 1, 2005
316 * Tagged as 3.2.1 (Nathan Coulson)
317
318n/a - April 17, 2005
319 * removed touch from hotplug bootscript (Matthew Burgess)
320 * moved commands around in localnet bootscript (Andrew Benton)
321
3223.2.0 - March 30, 2005
323 * Changed from syslog-ng to sysklogd (Archaic)
324 * Temporairly changed loadproc to return 0 if the program is
325 already running (Nathan Coulson)
326 * Fixed (by reverting) ifup/ifdown/network (Nathan Coulson),
327 Reported by Jim Gifford
328 * Fixed network up/down along with adding support of ONHOTPLUG
329 * Tagged as 3.2.0
330
331n/a - March 19, 2005
332 * Updated RaQ2 patch (Jim Gifford)
333 * Added net.agent for Hotplug of Network adapters in contrib
334 (Jim Gifford)
335
336n/a - March 16, 2005
337 * Reverted the change from loadproc to start_daemon,
338 Moved compatibility code into one single function.
339 (Nathan Coulson)
340 * Readded the ONHOTPLUG option for ifup/ifdown (Nathan Coulson)
341 * Fixed killproc's output
342
343n/a - March 01, 2005
344 * Added CHECK_LINK variable in ifconfig.*/*, so if the
345 interface does not exist, it will not fail.
346 (Nathan Coulson)
347
348n/a - February 19, 2005
349 * Added evaluate_retval to the end of loadproc and killproc.
350 lsb does not say that killproc should print [ OK ],
351 but required for compatibility. (Nathan Coulson)
352
353n/a - February 9, 2005
354 * Accidently mounted /dev with 775 instead of 755, fixed
355 (Reported by Alexander E. Patrakov)
356
357n/a - February 9, 2005
358 * Bugfix for /dev, now mounted with 755 permission
359
360n/a - February 8, 2005
361 * changed pidof, so it doesnt check the process id
362 of running bootscripts, and to process shell scripts
363 (Nathan Coulson)
364
365n/a - February 6, 2005
366 * Updated main functions file with lsb functions file
367 Should now be LSB compliant (Nathan Coulson)
368
369n/a - January 10, 2005
370 * Moved ONBOOT check back to network (Nathan Coulson)
371 * Removed ONHOTPLUG check (Nathan Coulson)
372
373n/a - January 6, 2005
374 * fixed mountkernfs output (Nathan Coulson)
375 * reverted mountfs fakemounting (Nathan Coulson)
376
377n/a - January 5, 2005
378 * Attempted to simplify network bootup files (Nathan Coulson)
379 * Modified mountkernfs to use mountpoint (Nathan Coulson)
380 * Assuming sysfs is always mounted (Nathan Coulson)
381 * Moved fakemount to below mounting (Nathan Coulson)
382 * Removed -t noramfs from umount, as we now use tmpfs (Nathan Coulson)
383 * moved sysctl from mountkernfs to sysctl (Nathan Coulson)
384 * Added -q to sysctl (Nathan Coulson)
385
386n/a - January 2, 2005
387 * Fixed statusproc output. (DJ Lucas)
388
3893.1.0 - December 31, 2004
390 * fixed textoutput
391 * Tagged as 3.1.0
392
393n/a - December 30, 2004
394 * Fixed name of LSB Functions file
395 * Changed boot_mesg to act like echo instead of echo -n, boot_mesg now
396 takes the -n argument if you do not wish to goto the next line
397
3983.0.1 - December 25, 2004
399 * Released as 3.0.1
400
401n/a - December 20, 2004
402 * Cleaned up header.
403 * Added RaQ2 Patch
404
405n/a - December 16, 2004
406 * Fixed a text typo in udev, tmpfs instead of ramfs (Steve Crosby)
407
408n/a - December 14, 2004
409 * Fixed a warning with find in cleanfs
410
411
4123.0 - December 8, 2004
413
414n/a - December 5, 2004
415 * Moved bootlog to use local2 service to avoide conflict with
416 dhcpcd (DJ Lucas)
417
4183.0-rc1 - December 1, 2004
419 * rc-Interactive added (DJ Lucas)
420 * rc-Interactive moved to contrib (Nathan Coulson)
421
422n/a - November 27, 2004
423 * Moved bootlog to use local1 to avoid conflict with ppd (DJ Lucas)
424
425n/a - November 25, 2004
426 * Added consolelog to contrib/sysconfig (DJ Lucas)
427 * Rewrite of line wraping in boot_mesg and various fixes
428 related to boot_mesg changes (DJ Lucas, Alexander Patrakov)
429 * syslog-ng is now installed by default (Jeremy Utley)
430 * hotplug is now installed by default (Jeremy Utley)
431 * udev now uses /sbin/hotplug as the default hotplug handler
432 (Nathan Coulson)
433 * udev now mounts a tmpfs instead of a ramfs onto /dev,
434 as suggested by Greg K-H (Nathan Coulson)
435 * Created contrib/lsb, and added a LSB compliant functions file
436 (Nathan Coulson, and Alexander Patrakov)
437 * Modified find [requires find 4.2.3+] (Matthew Burgess)
438
439n/a - November 20, 2004
440 * Modifed modules script to return to previous kernel message
441 level (DJ Lucas)
442
443n/a - November 02, 2004
444 * Added sysctl -p to mountkernfs (Matthew Burgess, DJ Lucas)
445
446n/a - October 07, 2004
447 * statusproc modified not to send data to bootlog (Nathan Coulson)
448 * Fixed halt commands in checkfs and udev (James Robertson)
449
450n/a - October 04, 2004
451 * Fixes to commit on 2004/09/30 (James Robertson)
452 * Revert a few changes until later (Nathan Coulson)
453 * Added a warning about switching from a 8bit font
454 to a 9bit font (Alexander Patrakov)
455
456n/a - September 30, 2004
457 * Finished off boot_mesg() (James Robertson)
458 * Standardized all scripts to same variable format and other
459 internal sh/bash function calls (James Robertson)
460 * Fully implemented boot_mesg across all scripts in sysconfig
461 and init.d (James Robertson)
462
463n/a - September 26, 2004
464 * Added BOOTMESG_PREFIX variable, so users can optionally set a
465 prefix for boot messages (James Robertson)
466 * Fixed localnet status, to use ip instead of ifconfig (Jim Gifford)
467 * Added consolelog to contrib (DJ Lucas)
468 * loadproc and killproc can have the -nomsg parameter to avoid
469 calling evaluate_retval or print_status (Jim Gifford)
470 * boot_mesg no longer explicitly adds a \n onto end of lines
471 * Added a function called boot_mesg_flush, which can
472 dump the BOOTMESG to the bootlog. This helps avoid making
473 everything have to end in OK/WARN/FAIL (Nathan Coulson)
474
475n/a - September 24, 2004
476 * Removed /dev/udev.tdb test
477
478n/a - September 23, 2004
479 * Fixed boot_log so it output's $@'s contents, not @$
480 * Added support for colors in boot_mesg (James Robertson)
481 * Modified udev's error checking
482 * Modified hotplug's error checking
483 * Converted checkfs's error handling to use boot_mesg with
484 color support
485 * Added $INFO color to functions (James Robertson)
486
487n/a - September 22, 2004
488 * Removed the dependency on wl by replacing it with grep (Bryan Kadzban)
489 * Fixed getpids, to remove unused pids obtained from $PIDFILE
490 * Removed ${NORMAL} from echo "$BOOTMESG" in functions, and removed
491 space added to each additional sentence tacked onto BOOTMESG
492 * boot_mesg now handles \n's properly, and does not dimish the size of
493 the next line (James Robertson)
494 * boot_log has been added. The echo_ functions commit the log,
495 and then clear the BOOTMSG variable
496 * All scriptes have been converted to use boot_mesg
497
498n/a - September 21, 2004
499 * boot_mesg has been enhanced. Subsequent calls will overwrite
500 previous text, and it will wrap text basedupon the variable ${WCOL}.
501 (James Robertson)
502 * Fixed mtu optional service typo (Kevin P Fleming)
503 * Added SOURCE variable to ipv4-static-route (Kevin P Fleming)
504
505n/a - September 16, 2004
506 * nework interfaces are now brought down in reverse order
507
508n/a - September 15, 2004
509 * Added blue bracket, from dj's 3.0-pre1 bootscript package
510 [echo_failure, echo_warning, and echo_ok]
511 * Added a new function called boot_mesg, meant to replace the echo
512 command.
513 This will give us the posibility of doing logging at a later date
514 * Do not set COLUMNS if COLUMNS is already set
515 * Modified getpids, loadproc, killproc, reloadproc, and statusproc as
516 done by DJ
517
5182.2.3 - September 04, 2004
519 * Tagged as 2.2.3
520
521n/a - September 04, 2004
522 * Added new script to contrib for syslog-ng, which is now part of
523 LFS-Unstable, and a new Makefile target install-syslog-ng which
524 removes the sysklogd links, and replaces them with syslog-ng (JU)
525
5262.2.2 - August 11, 2004
527 * Tagged as 2.2.2
528
529n/a - August 7, 2004
530 * Added missing error redirect (/dev/null) in getpids. (DJ)
531
532n/a - August 4, 2004
533 * Added MODE, DIRMODE, and CONFMODE variables to the makefile
534 to allow permissions to be set at install. (DJ)
535
536n/a - July 31, 2004
537
538 * Moved PIDFILE check to getpids and removed arguments from
539 killproc and reloadproc. Signals are now set at begining of
540 funtcions script with KILLDELAY. (DJ)
541 * Added a optional service script which can set the MTU for a given
542 interface
543
544n/a - July 21, 2004
545
546 * Committed DJ Lucas's patch for the killproc function. It no
547 longer requires arguments if PIDFILE is set
548 * added --backup to all sysconfig configuration files, so they are not
549 replaced on a make install
550
551n/a - July 13, 2004
552
553 * Added the PEER variable to the ifconfig.*/* file, done by
554 Kevin P. Fleming
555
5562.2.1 - July 12, 2004
557
558 * Tagged as 2.2.1
559
560n/a - July 12, 2004
561
562 * Hotplug was moved from rcsysinit.d to rc{1,2,3,4,5} to help bring
563 up/down network interfaces started by hotplug. This has been revoked
564 at this time
565 * Networking interfaces are now brought down in reverse order
566 * Moved the ONBOOT check to within ifup/ifdown, so we can bring up/down
567 the interfaces at boottime/shutdown properly, done by Kevin P. Fleming
568 * Use PREFIX instead of NETMASK for adding addresses in ipv4-static,
569 done by Kevin P. Fleming
570 * Fix reversal of services inside ifconfig.* directories in ifdown,
571 done by Kevin P. Fleming
572 * Add ipv4-static-route service, supplied by Kevin P. Fleming
573
5742.2.0 - July 12, 2004
575
576 * Tagged as 2.2.0
577
578n/a - July 11, 2004
579
580 * Minor script output changes
581 * Repaired networking scripts broken in previous commits
582
583n/a - July 10, 2004
584
585 * We now use the ip program [from iproute2] instead of ipconfig
586 [net-tools] to bring up/down ethernet interfaces, and local
587 connections, submitted by Jim Gifford
588 * Removed gateway backward compatibility
589 * Removed ifup-eth0 ifdown-eth0 compatibility
590 * Removed the "assume SERVICE=static if SERVICE is unset" compatibility
591 * Pass the IFCONFIG environmental variable to services, so they can
592 locate the file with the parameters they must read
593 * Rename static to ipv4-static
594 * Stage1 for network configuration via directories, ifup and ifdown
595 modified, and the static service modified
596 * Stage2 for network configuration via directories complete, network was
597 modified to check within subdirectories for ONBOOT=yes. Final Stage
598
599n/a - July 8, 2004
600
601 * Changed iso01 to lat1 everywhere in /etc/sysconfig/console. This
602 fixes the problem with line-drawing characters.
603
604n/a - July 7, 2004
605
606 * Halted the computer, if unable to mount /dev as a ramfs
607
608n/a - July 6, 2004
609
610 * Moved the hotplug bootscript back to contrib, it will not be used in
611 the testing branch of the lfs book at this time
612
613n/a - July 4, 2004
614
615 * Modified ifup and ifdown to be hotplug aware
616
617n/a - July 3, 2004
618
619 * Change the check for ONBOOT into a source within a subshell
620
621n/a - July 1, 2004
622
623 * Moved hotplug start to runlevels 3-5 from sysinit
624
625n/a - June 30, 2004
626
627 * Pass -depth in cleanfs
628
629n/a - June 29, 2004
630
631 * Made the grep for ONBOOT in the network script more exact
632
6332.1.2 - June 27, 2004
634
635 * Install the automatic module loading script by default
636 * Tagged as 2.1.2
637
638n/a - June 26, 2004
639
640 * Fixed font for UK in /etc/sysconfig/console
641
642n/a - June 23, 2004
643
644 * Fixed a typo in the hotplug installation procedure
645
646n/a - June 21, 2004
647
648 * Re-ordered the "mount" and "echo" commands in the udev script, to
649 prevent a possible race
650 * Converted the udev script to use udevsend/udevd
651 * Moved removal of /fastboot and /forcefsck to just after the root fs
652 becomes writable, and dropped the removal of /etc/nologin
653 * Cleaned and tweaked both the output and actions of cleanfs
654 * Removed the disabling of hotplug from sendsignals
655 * Removed anything that might call "rmmod" in hotplug, since rmmod is
656 notoriously troublesome in the 2.6.x kernels, and call it with the
657 stop argument from runlevels 0 and 6
658 * Fixed previous modifications to the udev and cleanfs scripts
659
660n/a - June 20, 2004
661
662 * Rolled back to the /dev/.udev.tdb check from 2.1.1, since the new
663 one doesn't work as well, and the bug that caused it to change is
664 now fixed
665
666n/a - June 18, 2004
667
668 * Updated sysconfig/console
669 * Fixed disabling hotplug in sendsignals
670 * hotplug is now installed by default
671
672n/a - June 15, 2004
673
674 * Reset /proc/sys/kernel/hotplug to /bin/true when running the "stop"
675 command for hotplug
676 * Cleaned the output of the mountkernfs script
677 * Don't output "Creating files and directories" when it's a lie
678
679n/a - June 8, 2004
680
681 * Changed the location the optional module script is installed to
682 /etc/rc.d/rcsysinit.d/S05modules.
683
684n/a - June 4, 2004
685
686 * Added a echo to the > /proc/sys/kernel/hotplug line, as > did not
687 clear it
688
689n/a - June 3, 2004
690
691 * Added '> /proc/sys/kernel/hotplug' to sendsignals, to disable hotplug
692 events, which may start up new daemons
693 * Added elementry bootup logging support. If it can write to
694 /var/log/boot.log, it will
695 * Removed logging support, it kept / from being remounted ro
696
697n/a - June 2, 2004
698
699 * Reorganize what goes on in the udev script
700 * Reorganize what goes on in the hotplug script
701 * Moved setting /sbin/hotplug as the default hotplug manager into the
702 hotplug script
703
704n/a - June 1, 2004
705
706 * Removed usbfs from mountkernfs, and mountfs
707 * Edited the udev script, so it'll always set /proc/sys/kernel/hotplug
708
709n/a - May 24, 2004
710
711 * Added more example keymaps and font settings to /etc/sysconfig/console
712 * Install the /etc/sysconfig/console file by default
713
714n/a - May 23, 2004
715
716 * Changed the symlink for the optional modules script
717 * Removed depmod from the optional modules script
718
719n/a - May 20, 2004
720
721 * Removed the random script. There is not a strong enough case for
722 adding it to the lfs-bootscripts.
723
724n/a - May 19, 2004
725
726 * Added the random bootscript from blfs-bootscripts
727
7282.1.1 - May 18, 2004
729
730 * Fixed installation of modules configuration
731 * Tagged as 2.1.1
732
733n/a - May 16, 2004
734
735 * Added sysklogd configuration file
736 * Added example /etc/sysconfig/console file
737 * Do not attempt to populate /dev if that directory has already been
738 set up earlier in bootup (such as on initramfs/initrd)
739 * Prevent excessive kernel output once klogd starts
740 * Added hotplug script
741
742n/a - May 15, 2004
743
744 * Namespace rework (enumeration of scripts is now cleaner)
745 * Removed directories: blfs, contrib/new-boot-0.2, contrib/rlv
746
747n/a - May 13, 2004
748
749 * Repaired the console script
750 * Added a check to cleanfs [createfiles], to make sure that we have
751 a valid devicetype, if we have type=dev
752
753n/a - May 11, 2004
754
755 * Added usbfs to mountkernfs and mountfs
756
757n/a - May 6, 2004
758
759 * Don't use loadproc in localnet, it's not meant for that
760 * Quote tests of $PIDFILE, so that things behave when it's empty
761 * Removed unused kill -0 from killproc
762
7632.1.0 - May 4, 2004
764
765 * Update to the console script, prevent install of the console script
766 * Chgrp /var/run/utmp to group utmp if it exists.
767 * Moved udev from contrib to lfs
768 * Moved GATEWAY setup from /etc/rc.d/init.d/network to
769 /etc/sysconfig/network-devices/services/static
770 * Use the contents of $PIDFILE, if it is set in the script
771 * Tagged as 2.1.0.
772
773n/a - April 30, 2004
774
775 * Moved the loadkeys script to console, and added setfont. Contributed
776 by Alexander E. Patrakov
777
7782.0.5 - April 29, 2004
779
780 * Added the heimdal init script.
781 * Tagged as 2.0.5
782
7832.0.4 - April 27, 2004
784
785 * Tagged as 2.0.4
786
787n/a - April 24, 2004
788
789 * Added a example script for /etc/sysconfig/createfiles
790 * Added a check for /sys before mounting sysfs
791 * Added -t noramfs to umount on /etc/rc.d/init.d/mountfs.
792 This will prevent /dev from being unmounted, if /proc/mounts
793 is symlinked to /etc/mtab
794
795n/a - April 18, 2004
796
797 * Small fix to a if statement in netfs
798
799n/a - April 17, 2004
800
801 * Added the lisa bootscript, lisa is part of the KDE Network package
802 * Add proper error checking to the mountfs script when writing out mtab
803 * Add more comments to the udev script, and conditionalize various
804 things that should've been done this way in the first place
805 * Include a template module auto-loading configuration file instead of
806 having syntax comments in the script itself
807
808n/a - April 12, 2004
809
810 * Added a automatic modules loading script to the contrib directory
811 submitted by Zack
812 * Edited mountkernfs, so that if you can mount sysfs on /sys, it will
813 be mounted at boottime. Should not affect 2.4 systems
814 * Since all entries are added to /etc/mtab, we should not require
815 the NO_FS variable. It has been removed from mountfs
816 * Added the udev script into the contrib directory, submitted by Zack
817
8182.0.3 - April 8, 2004
819
820 * Updated cleanfs, so it can create devices. Supplied by Zack
821 * Tagged as 2.0.3
822
823n/a - March 31, 2004
824
825 * Changed "Press Enter" on unknown error to white
826 * Moved S10swap to S20swap. When udev is added, it has to be
827 ran before swap is setup
828
829n/a - March 29, 2004
830
831 * Fixed the rc5.d symlink for ntp so it creates S26ntp instead
832 of S26npt
833 * Moved S20mountkernfs to S00mountkernfs in rcsysinit.d. Will help in
834 the addition of udev in the future.
835
836n/a - March 27, 2004
837
838 * Changed gdm path from hardcoded to program name. There are 2 spots
839 gnome can be installed
840
841n/a - March 26, 2004
842
843 * Updated fam daemon script. It now uses the famd daemon instead of fam
844
845n/a - March 24, 2004
846
847 * Removed mount command out of nfs. the netfs script already handles
848 this
849
8502.0.2 - March 24, 2004
851
852 * Edited cleanfs to solve a problem. [if /tmp does not exist, it
853 could run the find command on the root filesystem]
854 * Tagged as 2.0.2
855
8562.0.1 - March 24, 2004
857
858 * Found typo in BLFS MySQL Script.
859 * Tagged as 2.0.1
860
8612.0.0 - March 23, 2004
862
863 * Tagged as 2.0.0, no changes from 2.0.0-pre2
864
8652.0.0-pre2 - March 23, 2004
866
867 * Cleaned the /tmp directory on bootup. find command supplied by Zack
868 * Added a script which can automatically create files and directories
869 on startup. [Handles files/directories, permissions, and user/group].
870 Created by Zack
871 * Added blfs/init.d/fam script
872 * Tagged as 2.0.0-pre2
873
874n/a - March 20, 2004
875
876 * Added create-service-dir target and removed from create-dirs
877 * Changed service script install targets to use
878 create-service-dir
879 * Added check for dhcpcd service script for stale pid file
880 Suggested by Jeremy
881 * Added ifconfig to ipx service script for hosting device not up
882
883n/a - March 19, 2004
884
885 * Added support for ETCDIR, and DESTDIR in the Makefile,
886 compliments of Tushar
887 * Renamed mountproc to mountkernfs
888 * Updated the README file
889 * Coloured the print_error_message in functions red
890 * added stop to the setclock script
891 * changed echo > to > in cleanfs, suggested by winkie
892 * BLFS Scripts Added, collected by Zack
893 * Edited killproc, so it checks for running pids, rather then
894 the completion of the above kill command. Suggested by Zack
895 * Added network services found in blfs, removed adsl. Submitted by
896 DJ.
897
8981.99.4 - March 17, 2004
899
900 * Fixed one last halt line in checkfs script
901 * Moved the directory structure around
902 * Tagged as development release 1.99.4
903
904n/a - February 28, 2004
905
906 * Added stty sane to the top of rc.d/init.d/rc. Hopefully, this will
907 fix the problems
908 * Also changed all instances of <ctrl-j> back to enter
909
9101.99.3 - February 23, 2004
911
912 * Tagged as development release 1.99.3
913
914n/a - February 19, 2004
915
916 * Fixed checkfs script, so it will no longer continue to boot after a
917 failure in the init.d/checkfs script. Tested with the help of Andre
918 Müller. Fix suggested by Zack
919
920n/a - February 7, 2004
921
922 * Added -s onto grep on network stop
923 * Replaced a few more enter's with ctrl-j
924
9251.99.2 - February 6, 2004
926
927 * Added -s onto grep in network start
928 * Tagged as development release 1.99.2
929
930n/a - February 4, 2004
931
932 * Fixed $WARNING $NORMAL and $ERROR lines, broken by changes in
933 functions
934 * Changed above fixes to work with ash
935 * Fixed checkfs symlink in Makefile
936 * functions is no longer installed as executable
937 * Added a check to checkfs, for errors above 16. These are caused by
938 being unable to run fsck, either due to user input, or a unfunctional
939 linux system
940
9411.99.1 - February 2, 2004
942
943 * Tagged as development release 1.99.1
944
945n/a - February 2, 2004:
946
947 * Added -d to umount in mountfs.
948 * Fixed network shutdown script
949 * Fixed Makefile rc.6 to reboot
950 * Added -s flag to grep command in rc.d/init.d/network -
951 suppresses an error if no ifconfig.* files exist
952
953n/a - January 30, 2004:
954
955 * Reorganized the network system to accept multiple services.
956 * Ash Compliancy
957 * Modified some scripts to follow template
958 * Reorganized functions, based upon Ash Compliancy Patch
959 * Added a sleep 5 to failure for evaulate_retval, and changed
960 evaulate_retval to return true instead of false. Instead, a
961 exit 1 will indicate the script terminated abnormally, causing
962 your system to wait until you hit ctrl-J
963 * Switched "Press enter to continue" to "Press <ctrl-j> to continue"
964 * replaced 3 with $KILLDELAY in sendsignals
965 * mountfs does not mount network filesystems [identified by _netdev
966 in /etc/fstab]
967 * removed unneded touch out of cleanfs
968
969n/a - January 30, 2004:
970
971 * New maintainers for the lfs-bootscripts package are:
972 Jeremy Utley (jeremy@linuxfromscratch.org)
973 Nathan Coulson (nathan@linuxfromscratch.org)
974
9751.11 - February 3rd, 2003:
976
977 * /etc/mtab is now a real file and is handled correctly so there are
978 no errors even when the machine has crashed.
979
9801.10 - September 12th, 2002:
981
982 * Fixed up checkfs to work with non-ext2 filesystems too (such as
983 minix).
984
9851.9 - April 5th, 2002:
986
987 * reloadproc function had a missing '=' in the "failure 1" command (it
988 should be failure=1)
989
990 * When script exists with unexpected value, you have to hit "Enter" to
991 continue, not just a random key as printed on the screen.
992
993 * Moved K10sysklogd, K20sendsignals, K30mount and K40swap to
994 K40sysklogd, K50sendsignals, K60mount, K70swap
995
996 * Changed the #!/bin/sh lines to #!/bin/bash - /bin/sh may not be
997 linked to bash but to some other shell of your choice. These scripts
998 are written to work with bash, so you can't just run them when
999 /bin/sh -> csh or ash or whatever else tickles your fancy. This
1000 change should fix that.
1001
10021.8 - March 14th, 2002:
1003
1004 * Fixed the getpids function call so PPID's would be taken into account
1005 properly.
1006
1007 * Added the 'contrib' directory with other people's bootscript
1008 implementations.
1009
10101.7 - March 10th, 2002:
1011
1012 * Used code from Matthias Benkmann's simpleinit-msb @
1013 http://winterdrache.de/linux/newboot/index.html mainly for improved
1014 killproc function handling
1015
1016 * When a requested process isn't running, or is already running, a
1017 warning "Not running" or "Already running" will be displayed. This
1018 was out of allignment due to a missing $CURS_UP
1019
1020 * Removed "||exit" from ifup and ifdown scripts. They are useless.
1021
1022 * Changed the loadkeys script to run "loadkeys -d" and removed the need
1023 for the /etc/sysconfig/keyboard file. The kbd patch fixes the
1024 "loadkeys -d" behaviour.
1025
10261.6 - February 26th, 2002:
1027
1028 * replaced -o %PPID with -o $PPID throughout the functions script. This
1029 construct does what it's supposed to do (don't take PPID into account
1030 because this would fail if a running daemon and the bootscript have
1031 the same name).
1032
1033 * added 'restart' to the swap script
1034
1035 * instead of using 'echo -n' to supress newlines so the [ OK ] and
1036 related messages allign properly, substitute this with a single echo
1037 command that simply goes one line up before outputting anything. This
1038 also has the benefit that when programs have their own output (like
1039 swapon, fsck and loadkeys), there won't be an unwanted blank line
1040 between the program's output and the [ OK ] et all. messages.
1041
10421.5 - February 2nd, 2002:
1043
1044 * added 'exit 1' to the statusproc function when there aren't enough
1045 parameters passed to it (such as the name of process to check for)
1046
10471.4 - February 2nd, 2002:
1048
1049 * when /fastboot is detected and the message about it is printed,
1050 don't run 'exit 1' else the rc script will cause a [FAILED] to
1051 be printed which is undesired in this case.
1052
10531.3 - January 30th, 2002:
1054 * network script: changed default route detection by using the same
1055 method as used when starting the script: check if the GATEWAY
1056 variable is set
1057
1058 * removed the emptying of /etc/mtab since it's a symlink to
1059 /proc/mounts now
1060
1061 * added the mountproc script which mounts the proc system. This is done
1062 because we need proc mounted even before the mountfs script is ran
1063 (now that /etc/mtab is a symlink to /proc/mounts)
1064
1065 * removed all absolute paths from command calls
1066
1067 * added umask 022 and PATH="/bin:/usr/bin:/sbin:/usr/sbin" to the
1068 functions script. Every file now sources this so that umask and PATH
1069 are set correctly
1070
10711.2 - January 26th, 2002:
1072 * network script: detect if a default route is set before removing it
1073
Note: See TracBrowser for help on using the repository browser.