summaryrefslogtreecommitdiff
path: root/cloudinit/distros/arch.py
AgeCommit message (Expand)Author
2021-07-20Update pylint to v2.9.3 and fix the new issues it spots (#946)Paride Legovini
2021-07-01Add new network activators to bring up interfaces (#919)James Falcon
2021-06-18Add support for VMware PhotonOS (#909)sshedi
2021-03-15archlinux: Fix broken locale logic (#841)Kristian Klausen
2021-02-25archlinux: Use hostnamectl to set the transient hostname (#797)Kristian Klausen
2021-01-12archlinux: fix package upgrade command handling (#768)Bao Trinh
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
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