| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved code under the func namespace. | Devan Goodwin | 2007-10-02 | 1 | -56/+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. | ||||
| * | pyflakes cleanups | Adrian Likins | 2007-09-24 | 1 | -1/+0 |
| | | | | | | | | mostly just removing unused modules change "from codes import *" to "import codes" in a couple places and updated accordingly | ||||
| * | Package the subprocess module so that we can use it on EL4. | Michael DeHaan | 2007-09-24 | 1 | -2/+2 |
| | | |||||
| * | Basic plugin for checking SMART status on drives. | Michael DeHaan | 2007-09-24 | 1 | -2/+1 |
| | | |||||
| * | Add basic module for checking smart status of drives. | Michael DeHaan | 2007-09-24 | 1 | -0/+58 |
