source: bootscripts/ChangeLog

trunk
Last change on this file was 340891b, checked in by Bruce Dubbs <bdubbs@…>, 8 days ago

Make minor change to ifup script output text.

Remove blank output line generated in ifup script when bringing
up wireless interface.

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