summaryrefslogtreecommitdiff
path: root/cloudinit/distros/arch.py
AgeCommit message (Expand)Author
2020-06-08Move subp into its own module. (#416)Scott Moser
2019-07-16Support netplan renderer in Arch LinuxConrad Hoffmann
2018-03-02Change some list creation and population to literal.Rémy Léone
2017-08-01archlinux: Fix bug with empty dns, do not render 'lo' devices.Scott Moser
2017-07-24archlinux: fix set hostname usage of write_file.Joshua Powers
2017-04-21pylint: fix all logging warningsJoshua Powers
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-06-15fix some errors reported by pylintScott Moser
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2015-01-27Respond to review:Barry Warsaw
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2015-01-16hostname: apply hostname same as is writtenScott Moser
2014-09-10pyflakes fixes.Scott Moser
2014-07-29do not put comments in /etc/timezoneScott Moser
2014-02-12drop 'is_excluded'.Scott Moser
2014-02-12fix pylint warning (and real bug) in bad spelling of resolve_conf_fnScott Moser
2014-02-06Added arch network configNate House nathan.house@rackspace.com
2014-02-04Update ssh_svcname in initNate House nathan.house@rackspace.com
2014-02-04Initial arch distro add.Nate House nathan.house@rackspace.com