Age | Commit message (Collapse) | Author |
|
|
|
|
|
re-attempted outside of rc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
afterwards as the dependencies may need programs brought up by localmount. The dependencies will be regenerated correctly in the next runlevel.
|
|
|
|
|
|
|
|
Lowercase all configurable variables, non configurations remain uppercase.
Replace rc_env_bool with rc_yesno.
Split localmount info procfs (Linux) and dumpon, savecore (BSD)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setting. The log is temp stored in /lib/rc/init.d/rc.log and appended
to /var/log/rc.log if it's writeable. sysinit cannot be logged in Linux
as we rely on sysinit to bring the system up to a point where we can log.
single user cannot be logged on FreeBSD due to waitpid(0,0,0) incorrectly
waiting for the log daemon in another process group.
|
|
user runlevels to avoid rc recursion, #196338
|
|
|
|
|
|
|
|
|
|
|
|
|
|
explictly with --netdev/--nonetdev
|
|
|
|
|
|
anymore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rc_service_value_get
|
|
|
|
|
|
rc_service_option_get
|
|
|
|
|