| 1 |
*init.d/modules
|
| 2 |
Now correctly looks at /etc/modules.autoload
|
| 3 |
|
| 4 |
rc-scripts-1.1.6, released 15 Sep 2001
|
| 5 |
======================================
|
| 6 |
|
| 7 |
*init.d/runscript.sh, others
|
| 8 |
Handling of "net" dependencies resolve to all net devices in
|
| 9 |
/etc/runlevels/boot and /etc/runlevels/[curr-runlevel]. INTERFACES
|
| 10 |
variable in /etc/rc.conf has been removed.
|
| 11 |
|
| 12 |
*init.d/runscript.sh
|
| 13 |
New "zap" option for manually resetting the state of an initscript
|
| 14 |
to stopped.
|
| 15 |
|
| 16 |
*init.d/{samba,sysklogd,sshd}
|
| 17 |
Removed from CVS; they live in their respective packages.
|
| 18 |
|
| 19 |
rc-scripts-1.1.5, released 02 Sep 2001
|
| 20 |
====================================
|
| 21 |
|
| 22 |
*sbin/rc-update
|
| 23 |
New version of the rc-update command for the new initscripts. Works
|
| 24 |
similarly to the old version, except this one updates our dependency
|
| 25 |
cache.
|
| 26 |
|
| 27 |
*init.d/functions.sh
|
| 28 |
New and better looking informational message functions (einfo, einfon).
|
| 29 |
Brand new message functions (ewarn).
|
| 30 |
|
| 31 |
*sbin/init, init.d/checkroot
|
| 32 |
We're going back to a /proc/mounts-based mtab symlink because it's
|
| 33 |
just plain better. Appropriate changes made.
|