source: bootscripts/ChangeLog@ cc8e57d

11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 bdubbs/gcc13 multilib renodr/libudev-from-systemd trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng 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 cc8e57d was 68e4fd5, checked in by Thomas Trepl (Moody) <thomas@…>, 21 months ago

Mark raid array as clean at shutdown

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