Age | Commit message (Expand) | Author |
---|---|---|
2012-06-16 | Have the top level distro class take paths instead of a runner. | Joshua Harlow |
2012-06-16 | Have the contents formed on a previous line which seems prettier. | Joshua Harlow |
2012-06-16 | 1. Remove path function, since we have a path class | Joshua Harlow |
2012-06-15 | Fixups to ensure that pylint does not find anything major wrong. | Joshua Harlow |
2012-06-15 | Self variable missing | Joshua Harlow |
2012-06-15 | Variable name mismatch | Joshua Harlow |
2012-06-15 | Moved as many distro specific actions to here as should be needed. | Joshua Harlow |
2012-06-15 | Continued adding distro specific functionality to this new parent distro clas... | Joshua Harlow |
2012-06-11 | Add initial network writing here. | Joshua Harlow |
2012-06-11 | Adding in the base of a ubuntu distro subclass that can install pkgs (right n... | Joshua Harlow |
2012-06-11 | Adding in the root distro class + a util function to fetch various distros. | Joshua Harlow |
2012-06-09 | Start adding place where distro specifics can go. | Joshua Harlow |