Age | Commit message (Collapse) | Author |
|
Fixes Gentoo #288421.
|
|
|
|
The wait time was in seconds. This patch converts it to milliseconds.
|
|
|
|
Fixes Gentoo #288889
|
|
|
|
the mtime of a file. It saves the shutdown time to this file also.
This is handy for systems without a working RTC chip.
Based on an idea by Michael A. Smith <michael@smith-li.com>.
Fixes Gentoo #272073.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #197.
|
|
|
|
|
|
|
|
|
|
the font for subsequent consoles.
|
|
|
|
and don't try and update it. Fixes #185.
|
|
|
|
|
|
|
|
Fixes #176.
|
|
Fixes #179.
|
|
This matches the ifconfig and Gentoo USE flag syntax and is hopefully
easier to read.
Fixes #178.
|
|
This is now requires as COMMAND_LINE_SIZE isn't exposed by kernel
headers anymore.
Fixes #177.
|
|
|
|
|
|
Stop fuser from being chatty
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OpenRC version is now stored as plaintext in /libexec/rc/version
Plugins (cursplash, splashutils) will have to be re-compiled to pickup
the new directories. State data needs to be moved from /lib/rc/init.d
to /libexec/rc/init.d as well.
|
|
|
|
|