Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-12 | Revert "Mount /run as early as possible" | Christian Ruppert | |
This reverts commit 5ed4d084d95608e40cb21888c18a8f381a44cd69. /run needs to be mounted after /proc. | |||
2011-09-07 | Use checkpath to create /run/lock | William Hubbs | |
2011-09-06 | Mount /run as early as possible | William Hubbs | |
This commit moves the code that mounts /run to the earliest possible position in openrc. | |||
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2010-09-30 | surpress output of loadkeys, fix setfont path check | Jory A. Pratt | |
2009-05-23 | Move non compiled libraries from /lib/rc to /libexec/rc | Roy Marples | |
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. | |||
2009-05-01 | Add (c) to Copyright | Roy Marples | |
2009-04-26 | Try and set a keymap as early as possible, #169 | Roy Marples | |
2008-03-26 | Fix linux compile. | Roy Marples | |