source: bootscripts/ChangeLog@ 49e360b9

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 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 49e360b9 was 49e360b9, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Add manual locales needed for tests if using alternate locale installation
instructions.

Minor changes to boot scripts.

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