| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
The info() function
won't work but hal_info() still should.
|
|
|
|
|
|
| |
exploding (but now ruled safe)
battery correctly.
|
|
|
|
|
|
|
| |
mostly just removing unused modules
change "from codes import *" to "import codes" in a couple
places and updated accordingly
|
|
|