index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
distros
/
gentoo.py
Age
Commit message (
Expand
)
Author
2022-02-03
Fix Gentoo Locales (#1205)
Brett Holman
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-07-20
Update pylint to v2.9.3 and fix the new issues it spots (#946)
Paride Legovini
2021-06-18
Add support for VMware PhotonOS (#909)
sshedi
2020-10-27
gentoo: fix hostname rendering when value has a comment (#611)
Manuel Aguilera
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2017-10-26
Gentoo: Use "rc-service" rather than "service".
ckonstanski
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-08-22
Fix Gentoo net config generation
Matthew Thode
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-01-27
Respond to review:
Barry Warsaw
2015-01-16
hostname: apply hostname same as is written
Scott Moser
2014-09-10
pyflakes fixes.
Scott Moser
2014-07-29
do not put comments in /etc/timezone
Scott Moser
2014-02-12
drop 'is_excluded'.
Scott Moser
2014-02-06
Removed yum exclude module entry from gentoo distro
Nate House nathan.house@rackspace.com
2014-02-06
Removed exclude bits from yum module as its not a default
Nate House nathan.house@rackspace.com
2014-02-03
Fix sshd restart
Nate House nathan.house@rackspace.com
2014-02-02
Net interface up updates and override ssh_svcname to init scripts
Nate House nathan.house@rackspace.com
2014-01-28
Updated exclude modules for gentoo distro.
Nate House nathan.house@rackspace.com
2014-01-27
Adds distro module exclude support
Nate House nathan.house@rackspace.com
2014-01-27
init_cmd inheritance fixes
Nate House nathan.house@rackspace.com
2014-01-24
init_cmd distro unique supports gentoo init scripts
Nate House nathan.house@rackspace.com
2014-01-23
Package manager install / update fixes and service restart foo
Nate House nathan.house@rackspace.com
2014-01-23
Initial add Gentoo distro
Nate House nathan.house@rackspace.com