Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-10 | remove support for local.start and local.stop for bug #343709 | William Hubbs | |
The openrc ebuild now migrates these files to /etc/conf.d/local, so we do not need to support them. | |||
2010-11-05 | add warnings about local.start and local.stop for bug #343709 | William Hubbs | |
We need to warn users that they should be using /etc/conf.d/local instead of /etc/conf.d/local.start and /etc/conf.d/local.stop. This adds those warnings. | |||
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-01 | Add (c) to Copyright | Roy Marples | |
2008-10-26 | Remove bash localisation feature, Gentoo #244444 thanks to Andrey Grozin. | Roy Marples | |
2008-03-05 | Add tunable SYSCONFDIR | Roy Marples | |
2008-03-02 | Ensure that our scripts call prefixed runscript. | Roy Marples | |
2008-03-02 | Don't check for root in prefix. | Roy Marples | |