Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
describe output and use generic usage for runscript.
|
|
|
|
|
|
bug #201352
|
|
|
|
of any 2.4 vs 2.6 kernel issues. Also add vim instructions to a few files.
|
|
|
|
to the boot runlevel.
|
|
afterwards as the dependencies may need programs brought up by localmount. The dependencies will be regenerated correctly in the next runlevel.
|
|
to the currnet runlevel if no runlevel specified.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rc_deptree_depend now returns the exact depends as listed. This is so we can support a new 'keywords' directive. We can add whatever here, like 'notimeout' which means that an init script doesn't timeout. This removes the hardcoded check on checkfs and checkroot.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Lowercase all configurable variables, non configurations remain uppercase.
Replace rc_env_bool with rc_yesno.
Split localmount info procfs (Linux) and dumpon, savecore (BSD)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes Gentoo bug #176452 again.
|