summaryrefslogtreecommitdiff
path: root/cloudinit/distros/gentoo.py
AgeCommit message (Expand)Author
2022-02-03Fix Gentoo Locales (#1205)Brett Holman
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-07-20Update pylint to v2.9.3 and fix the new issues it spots (#946)Paride Legovini
2021-06-18Add support for VMware PhotonOS (#909)sshedi
2020-10-27gentoo: fix hostname rendering when value has a comment (#611)Manuel Aguilera
2020-06-08Move subp into its own module. (#416)Scott Moser
2017-10-26Gentoo: Use "rc-service" rather than "service".ckonstanski
2017-04-21pylint: fix all logging warningsJoshua Powers
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-08-22Fix Gentoo net config generationMatthew Thode
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2015-01-27Respond to review:Barry 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-06Removed yum exclude module entry from gentoo distroNate House nathan.house@rackspace.com
2014-02-06Removed exclude bits from yum module as its not a defaultNate House nathan.house@rackspace.com
2014-02-03Fix sshd restartNate House nathan.house@rackspace.com
2014-02-02Net interface up updates and override ssh_svcname to init scriptsNate House nathan.house@rackspace.com
2014-01-28Updated exclude modules for gentoo distro.Nate House nathan.house@rackspace.com
2014-01-27Adds distro module exclude supportNate House nathan.house@rackspace.com
2014-01-27init_cmd inheritance fixesNate House nathan.house@rackspace.com
2014-01-24init_cmd distro unique supports gentoo init scriptsNate House nathan.house@rackspace.com
2014-01-23Package manager install / update fixes and service restart fooNate House nathan.house@rackspace.com
2014-01-23Initial add Gentoo distroNate House nathan.house@rackspace.com