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
/
debian.py
Age
Commit message (
Expand
)
Author
2021-07-01
Add new network activators to bring up interfaces (#919)
James Falcon
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-01-16
util: rename get_architecture to get_dpkg_architecture (#173)
Daniel Watkins
2020-01-16
Ensure util.get_architecture() runs only once (#172)
Ryan Harper
2019-09-27
debian/ubuntu: add missing word to netplan/ENI header
Daniel Watkins
2019-07-15
Update debian eni network configuration location, retain Ubuntu setting
Janos Lenart
2018-09-20
Remove dead-code _write_network distro implementations.
Scott Moser
2017-08-30
distro: allow distro to specify a default locale
Ryan Harper
2017-07-25
locale: Do not re-run locale-gen if provided locale is system default.
Scott Moser
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2017-04-12
Remove (and/or fix) URL shortener references
Jon Grimm
2017-03-20
cloudinit.net: add network config v2 parsing and rendering
Ryan Harper
2017-03-17
net: add renderers for automatically selecting the renderer.
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-06-28
distros/debian.py: fix calling of eni renderer to not render link files
Scott Moser
2016-06-20
add a header to rendered ENI file describing its content
Scott Moser
2016-06-20
do not render systemd.link files on debian.
Scott Moser
2016-06-15
merge with trunk
Scott Moser
2016-06-15
Fixup code review comments
Joshua Harlow
2016-06-10
Fix the broken import and 'parse_net_config_data' function usage
Joshua Harlow
2016-05-19
Remerge against head/master
Joshua Harlow
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-05-10
Move net/renderers -> net
Joshua Harlow
2016-05-10
Fix up tests and debian distro
Joshua Harlow
2016-05-09
Rename renderer attribute to _net_renderer
Joshua Harlow
2016-05-09
Use the new renderer in the debian and stages files
Joshua Harlow
2016-04-15
networking: no longer delete eth0.cfg on debian/ubuntu
Scott Moser
2016-03-29
apply_network_config improvements
Scott Moser
2016-03-22
write to 50-cloud-init.cfg and write systemd.link rules.
Scott Moser
2016-03-11
fix tox
Scott Moser
2016-03-11
minor changes use the helpers in cloudinit/net
Scott Moser
2016-03-11
fix use of network state
Scott Moser
2016-03-10
commit planned implementation of datasourcenocloud
Scott Moser
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-01-22
Low hanging Python 3 fruit.
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
2013-12-14
support calling apt with eatmydata, enable by default if available.
Scott Moser
2013-07-24
Remove duplicate timezone file finding and error raising.
Joshua Harlow
2013-04-03
invoke dist-upgrade instead of upgrade for apt upgrades
Scott Moser
2013-04-03
invoke 'dist-upgrade' instead of 'upgrade' on for upgrades.
Scott Moser
2013-03-07
allow customization of apt-get command, add --force-unsafe-io
Scott Moser
2013-03-07
pep8 and pylint fixes
Scott Moser
2013-01-27
Adding package versioning logic to package_command
Craig Tracey
2013-01-15
add support for operating system families
ctracey
2012-11-13
Update how errors are handled when writing and reading hostnames.
Joshua Harlow
2012-11-12
Rebased with HEAD and resolved conflicts.
Joshua Harlow
2012-11-08
Fix the case where on a redhat based system
Joshua Harlow
2012-10-27
Helpful cleanups.
harlowja
[next]