| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37002
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36003
|
|
|
|
| |
SVN-Revision: 32062
|
|
|
|
|
|
|
|
| |
Not using the config_xxx functions correctly. Amended.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20928
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Setting the system variable "foreground" to yes causes the system to run
the init scripts in series and wait for completion.
This is useful if (a) you don't want the user getting into the console
until the system is initialized, or (b) you have things going on in your
scripts that require strict ordering (and no possible race conditions).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20841
|
|
|
|
|
|
| |
from #5032)
SVN-Revision: 15530
|
|
|
|
|
|
| |
that was logged as is
SVN-Revision: 15323
|
|
|
|
| |
SVN-Revision: 14938
|
|
|
|
|
|
|
|
|
|
|
|
| |
We try to unconditionally execute /etc/rc.d/* files, even if they're
not executable - an easy way of temproarily disabling a service. When
this happens, we get a permission denied error on boot.
This change only tries to run execulable startup scripts.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9607
|
|
|
|
| |
SVN-Revision: 7163
|
|
|
|
| |
SVN-Revision: 7160
|
|
|
|
| |
SVN-Revision: 6202
|
|
SVN-Revision: 5622
|