Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved code under the func namespace. | Devan Goodwin | 2007-10-02 | 1 | -29/+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. | ||||
* | Package the subprocess module so that we can use it on EL4. | Michael DeHaan | 2007-09-24 | 1 | -2/+2 |
| | |||||
* | Remove underscores from exported function names as they are now redundant. | Michael DeHaan | 2007-09-21 | 1 | -1/+1 |
| | |||||
* | use the right module | Seth Vidal | 2007-09-21 | 1 | -1/+1 |
| | |||||
* | Missed reboot.py when renaming web_svc to func_module. | Michael DeHaan | 2007-09-21 | 1 | -2/+2 |
| | |||||
* | Add reboot module | James Bowes | 2007-09-20 | 1 | -0/+29 |