Age | Commit message (Expand) | Author |
2014-09-10 | pyflakes fixes. | Scott Moser |
2014-07-29 | do not put comments in /etc/timezone | Scott Moser |
2013-12-14 | support calling apt with eatmydata, enable by default if available. | Scott Moser |
2013-07-24 | Remove duplicate timezone file finding and error raising. | Joshua Harlow |
2013-04-03 | invoke dist-upgrade instead of upgrade for apt upgrades | Scott Moser |
2013-04-03 | invoke 'dist-upgrade' instead of 'upgrade' on for upgrades. | Scott Moser |
2013-03-07 | allow customization of apt-get command, add --force-unsafe-io | Scott Moser |
2013-03-07 | pep8 and pylint fixes | Scott Moser |
2013-01-27 | Adding package versioning logic to package_command | Craig Tracey |
2013-01-15 | add support for operating system families | ctracey |
2012-11-13 | Update how errors are handled when writing and reading hostnames. | Joshua Harlow |
2012-11-12 | Rebased with HEAD and resolved conflicts. | Joshua Harlow |
2012-11-08 | Fix the case where on a redhat based system | Joshua Harlow |
2012-10-27 | Helpful cleanups. | harlowja |
2012-10-11 | More adjustments/cleanups for the system configuration | Joshua Harlow |
2012-10-10 | Add comments as to a future refactoring | Joshua Harlow |
2012-10-10 | System config niceness! | Joshua Harlow |
2012-09-20 | Instead of special casing the empty list | Joshua Harlow |
2012-09-19 | Fix the ifup so that if a list of devices is provided | Joshua Harlow |
2012-09-19 | do not write a comment in /etc/hostname. | Scott Moser |
2012-09-19 | write trailing newlines on generated files | Scott Moser |
2012-08-22 | rework package mirror selection | Scott Moser |
2012-06-29 | add update_package_sources to distro class | Scott Moser |
2012-06-29 | [merge from trunk] Use --quiet when running apt-get | Scott Moser |
2012-06-22 | 1. Add a ubuntu and fedora subclass of the RH/debian root classes | Joshua Harlow |