summaryrefslogtreecommitdiff
path: root/cloudinit/distros/debian.py
AgeCommit message (Expand)Author
2013-01-27Adding package versioning logic to package_commandCraig Tracey
2013-01-15add support for operating system familiesctracey
2012-11-13Update how errors are handled when writing and reading hostnames.Joshua Harlow
2012-11-12Rebased with HEAD and resolved conflicts.Joshua Harlow
2012-11-08Fix the case where on a redhat based systemJoshua Harlow
2012-10-27Helpful cleanups.harlowja
2012-10-11More adjustments/cleanups for the system configurationJoshua Harlow
2012-10-10Add comments as to a future refactoringJoshua Harlow
2012-10-10System config niceness!Joshua Harlow
2012-09-20Instead of special casing the empty listJoshua Harlow
2012-09-19Fix the ifup so that if a list of devices is providedJoshua Harlow
2012-09-19do not write a comment in /etc/hostname.Scott Moser
2012-09-19write trailing newlines on generated filesScott Moser
2012-08-22rework package mirror selectionScott Moser
2012-06-29add update_package_sources to distro classScott Moser
2012-06-29[merge from trunk] Use --quiet when running apt-getScott Moser
2012-06-221. Add a ubuntu and fedora subclass of the RH/debian root classesJoshua Harlow