Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved code under the func namespace. | Devan Goodwin | 2007-10-02 | 1 | -112/+0 |
| | | | | | | Previously we had overlord, minion, modules, and func all at the root of the source tree. After install these would all be shuffled below func. Relocated them in the source tree to reflect this. | ||||
* | remove rhpl dep | Adrian Likins | 2007-09-28 | 1 | -1/+2 |
| | | | | use python gettext instead of rhpl.gettext stuff | ||||
* | Fix up some module loading annoyances | Adrian Likins | 2007-09-25 | 1 | -2/+10 |
| | | | | | | | | | | server.py: we really only need to run load_modules once module_loader.py: keep track of modules that failed to load so we don't keep trying satisfy rnorwoods curiosity | ||||
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Adrian Likins | 2007-09-25 | 1 | -2/+1 |
| | |||||
* | Renamed server to minion and client to overlord | Robin Norwood | 2007-09-25 | 1 | -0/+104 |