Age | Commit message (Collapse) | Author |
|
|
|
|
|
Lowercase all configurable variables, non configurations remain uppercase.
Replace rc_env_bool with rc_yesno.
Split localmount info procfs (Linux) and dumpon, savecore (BSD)
|
|
|
|
|
|
directory, excluding the Makefile for to Make life easier
|
|
silly LDAP issues.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
that we punt any / on tmpfs entry, #194615.
|
|
|
|
|
|
|
|
|
|
available in checkroot, #171593.
|
|
|
|
see if a mount is network mounted (linux = fstab, *bsd = "local" in mount options) or not, #192772.
|
|
|
|
|
|
|
|
|
|
mounts and fixup the test so that it actually works.
|
|
|
|
|
|
localmount already and anything that runs before it does not rely on things like /tmp or /var/run (and because i confused localmount with checkroot)
|
|
general "wipe this directory" option. also force +t on /tmp and /var/tmp.
|
|
at the end of localmount so they can do tmpfs on things like /tmp #181527.
|
|
|
|
|
|
|
|
the deptree should be regenerated if /etc/fstab has changed.
|
|
|
|
|
|
|
|
|
|
|
|
mountinfo for nfs roots
|
|
|
|
|
|
|
|
|
|
|
|
|