summaryrefslogtreecommitdiff
path: root/cloudinit/distros
AgeCommit message (Expand)Author
2014-01-24Don't try to create members if group creation failsJoshua Harlow
2014-01-24Fix logexc usage in freebsd distroJoshua Harlow
2014-01-24Log failure to restore backup locale fileJoshua Harlow
2014-01-24Freebsd cleanupsJoshua Harlow
2014-01-24pylint and long line fixes.Scott Moser
2014-01-24pep8/pylint fixesScott Moser
2014-01-23fix freebsd new file headerScott Moser
2014-01-23pep8/tab to 8 spacesScott Moser
2014-01-23merge from trunkScott Moser
2014-01-23remove some white spaceScott Moser
2014-01-22Add a new lineJoshua Harlow
2014-01-22Add comments as to format with example in/outJoshua Harlow
2014-01-22Split net-parsing into own moduleJoshua Harlow
2013-12-18new: Apply the locale to the default login class.Harm Weites
2013-12-14support calling apt with eatmydata, enable by default if available.Scott Moser
2013-12-14change: Separate functions to load, read and write /etc/rc.conf keys andHarm Weites
2013-12-06new: FreeBSD module to support cloud-init on the FBSD10 platform. In itsHarm Weites
2013-08-06fix pep8 and pylint warningsScott Moser
2013-07-24Remove duplicate timezone file finding and error raising.Joshua Harlow
2013-07-17plain text password of '' or None should not trigger settingScott Moser
2013-06-27Fix SLES zypper command usageJuerg Haefliger
2013-06-27Remove 'Copyright SUSE' from the headersJuerg Haefliger
2013-06-26Use short option names for passwd utilitiesJuerg Haefliger
2013-06-25Add a SLES distro handlerJuerg Haefliger
2013-06-25Move some RHEL distro methods to their own new fileJuerg Haefliger
2013-06-20Cleanup Distro.create_user() methodJuerg Haefliger
2013-06-19fix and cleanup usage of util.logexcJuerg Haefliger
2013-04-10improvments to systemd/fedora 18 supportGreg Padgett
2013-04-03invoke dist-upgrade instead of upgrade for apt upgradesScott Moser
2013-04-03invoke 'dist-upgrade' instead of 'upgrade' on for upgrades.Scott Moser
2013-03-26compatibility fixes for Fedora and RHELGreg Padgett
2013-03-19appease pylint and pep8Scott Moser
2013-03-07fix pep8 and pylintScott Moser
2013-03-07merge from trunkScott Moser
2013-03-07allow customization of apt-get command, add --force-unsafe-ioScott Moser
2013-03-07pep8 and pylint fixesScott Moser
2013-03-06Continue working on merging code.Joshua Harlow
2013-01-27Adding package versioning logic to package_commandCraig Tracey
2013-01-24Merge the old user style with the distro provided config.harlowja
2013-01-19Merge the old user style with the distro provided config.harlowja
2013-01-18Adjust how the legacy user: XYZ config alters the normalized user listJoshua Harlow
2013-01-15cleanup a pep8 failurectracey
2013-01-15add support for operating system familiesctracey
2013-01-07fix 'lock_password' for cloud-config user setupScott Moser
2013-01-05Fix the password locking logic.Joshua Harlow
2013-01-05Make which fields are redacted come from a field array.Joshua Harlow
2012-11-20pep8 and pylintScott Moser
2012-11-15Raise a type error when a sudoers rule is not an accepted type.Joshua Harlow
2012-11-14Fix sudoers being written multiple times when strings are used.Joshua Harlow
2012-11-13Update how errors are handled when writing and reading hostnames.Joshua Harlow