source: bootscripts/ChangeLog@ 12e721d

multilib-10.1
Last change on this file since 12e721d was 12e721d, checked in by Thomas Trepl <thomas@…>, 4 years ago

MultiLib: Merge changes from trunk

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

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