| /[baselayout]/branches/rc-scripts-1_6/sbin/runscript.sh |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
have the status function of init.d scripts affect the exit value #88319 by Josh Nichols
net scripts can only launch if we're not in ${BOOTLEVEL}
added LC_ALL=C as a prefix to ESSIDVAR= in iwconfig and essidnet
which fixes #88175
style updates
net dependancies corrected in runscript.sh - fixes #77839
bashify a few more things
bashify and add show more valid arguements in help #75711
This commit was manufactured by cvs2svn to create branch 'rc-scripts-1_6'.
last change to protect people was bogus
make sure people dont run runscript.sh directly
stop using /etc/conf.d/basic
net-scripts/init.d/net.lo
- we remove all added functions when restarting an interface
this relies on the diff command being available
added isdn support via the new ipppd module
net-scripts/conf.d/net.example
- added sample isdn setup
net-scripts/conf.d/wireless.example
- added better descriptions to the _sleep variables
Fixed boolean logic error when testing is_net_up in /sbin/runscript.sh
- fixed bug #70022
Add the 'lo' option to RC_NET_STRICT_CHECKING to resolve bug #29225.
use pam_console_apply on udev and dont run $(id) when we have $EUID
Add v-e-commands (veinfo, vbegin, etc) to sbin/functions.sh that depend on RC_VERBOSE which defaults to no. Add --verbose to args understood by runscript.sh. Use veinfo and friends in net-scripts/init.d/net.lo when loading modules since this information is confusing to users. Always load global "modules" setting in following "modules_iface" since this is a little easier for users to understand.
fix copyright lines
Apply Spock's bootsplash patch from bug 45784. This moves most of the splash functionality out of baselayout.
Fix bug 60719 (request for better error messages from runscript) by allowing errors to show on the screen when they're encountered in wrap_rcscript
Fix bug 60719 (request for better error messages from runscript) by allowing errors to show on the screen when they're encountered in wrap_rcscript
swap words "start" and "stop" in runscript.sh error message
Fix bug 48595: Make sure $(id -u) is zero (root user) when running init scripts to avoid a lot of error messages.
update copyright years
Update to enable checking of mtimes on rc-scripts, and auto running depscan.sh if needed. Also try to run depscan.sh when RC_GOT_DEPTREE_INFO is not set instead of just erroring.
Do not use depinfo_<scriptname>() functions to set rc_<type> variables, bug #24092
More bootsplash fixes, bug #21019 (comment #21).
Bootsplash fixes from Michael Aichler <micha@aichler.net>, (comment #15 and #16 from bug #21019). Bootsplash coded did not play nice with boot profiles, so I fixed that as well. Some other style tweaks.
New release, version 1.4.3.11p2. This add new bootsplash implementation, bug #21019.
adelie fixes, add better logger support
Adelie updates and some other fixes
more fixes
fixes
some more fixes
new release; supporting parallel startup and new dep system with many fixes
updates from Rach
various fixes; moved .c files to src
many fixes/optimizations
type-o fixor
lot of changes; hopeful release of rc-scripts-1.4.3.0
new release
fix some quotes
small fixes and enhancements
fix sourcing of helper scripts
move daemon stuff to rc-daemon.sh
add some flexiblity to net dependency
change license
misc form updates
bugfixes
fix help output
small fixes
speed improvements; order fixes
more fixes
move to /sbin
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.17 |