| /[baselayout]/trunk/sbin/init-common-post.sh |
Parent Directory
|
Revision Log
{start,stop}_volumes moved to rc and halt.sh respectively.
net services are now depended upon more correctly.
Move 'dmesg -n 1' earlier with new udev stuff that floods the console.
Fix typo in /sbin/rc, #135323 thanks to Ed Catmur.
$myservice is now deprecated for init scripts.
$SVCNAME should be used instead and is read-only so it cannot be
clobbered.
Several variables in global scope that provided functions rely on,
such as BOOTLEVEL, SOFTLEVEL and svcdir are now read only for init
scripts.
depscan.sh now accepts the --svcdir option so that svcdir can now be
specified as the variable is marked readonly in functions.sh. Splash
programs will have to be updated.
Ensure critical services are in the boot runlevel for every rc call
Ensure that CRITICAL_SERVICES are in the boot runlevel, #117912.
Fix quoting in iwconfig, #119629.
Fix process pid selection in rc-daemon.sh, #119631.
Both of the above thanks to Dominik Buerkle.
init scripts no longer run during the sysinit runlevel, #118419.
Thanks to Greg KH and the Linux Hotplug mailing list for advice.
interactive boot cleanups
Interactive start is now controllable by RC_INTERACTIVE="yes" and will
probe to see if we can go interactive.
Interactive start should now work on Sparc, #104067.
update copyright years
start volume related stuff much earlier in the boot process
dont mount $svcdir with -n since /etc/mtab is writable
Lots of syntax and quoting fixes.
Split /sbin/rc into more modular pieces to allow easy porting to the bsd's. Thanks goes to Mike who did the initual version.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |