Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-10 | update consolefont/keymap to include -lxc in keywords | Jory A. Pratt | |
2009-08-19 | If there is an error setting the font, abort instead of trying to set | Roy Marples | |
the font for subsequent consoles. | |||
2009-07-01 | We should use -feature instead of nofeature. | Roy Marples | |
This matches the ifconfig and Gentoo USE flag syntax and is hopefully easier to read. Fixes #178. | |||
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-27 | Style. | Roy Marples | |
2008-03-27 | Make our messages similar | Roy Marples | |
2008-03-27 | Split terminal encoding out. | Roy Marples | |
2008-03-25 | Rework our folder structure so that we don't have OS specific dirs, making ↵ | Roy Marples | |
it easier to share init and conf files per OS. |