index
:
delta/cloud-init-git.git
22.4.x
23.1.x
archived/19.1
cla
d80d0fcc0
dependabot/pip/cryptography-3.2
dependabot/pip/cryptography-3.3.2
deps
docs/19.1
james-hotplug
main
master
oddbloke-travis-test
pr_holman_docs
quick-check
rtd-build
single-schema-validation
single-schema-validation-a-d
stable-18.4
stable-19.4
test_upgrade
tests
tests-wip
ubuntu/artful
ubuntu/bionic
ubuntu/bionic-22.4.x
ubuntu/bionic-23.1.x
ubuntu/cosmic
ubuntu/daily/bionic
ubuntu/daily/devel
ubuntu/daily/eoan
ubuntu/daily/focal
ubuntu/daily/groovy
ubuntu/daily/hirsute
ubuntu/daily/impish
ubuntu/daily/xenial
ubuntu/devel
ubuntu/devel-23.1.x
ubuntu/disco
ubuntu/eoan
ubuntu/focal
ubuntu/focal-22.4.x
ubuntu/focal-23.1.x
ubuntu/groovy
ubuntu/hirsute
ubuntu/impish
ubuntu/jammy
ubuntu/jammy-22.4.x
ubuntu/jammy-23.1.x
ubuntu/kinetic
ubuntu/kinetic-22.4.x
ubuntu/kinetic-23.1.x
ubuntu/lunar
ubuntu/lunar-23.1.x
ubuntu/precise
ubuntu/trusty
ubuntu/xenial
ubuntu/yakkety
ubuntu/zesty
upstream/20.4.1
v22.3
github.com: canonical/cloud-init.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dependency workaround for impish in bddeb (#1148)
Brett Holman
2021-12-13
1
-0
/
+2
*
Allow libexec for hotplug (#1088)
James Falcon
2021-10-29
1
-7
/
+0
*
Inhibit sshd-keygen@.service if cloud-init is active (#1028)
Ryan Harper
2021-10-12
2
-0
/
+2
*
Add support for EuroLinux 7 && EuroLinux 8 (#957)
Aleksander Baranowski
2021-08-05
1
-0
/
+14
*
Initial hotplug support (#936)
James Falcon
2021-07-19
1
-0
/
+7
*
bddeb: new --packaging-branch argument to pull packaging from branch (#576)
Paride Legovini
2020-10-19
1
-1
/
+79
*
redhat spec: add missing BuildRequires (#552)
Paride Legovini
2020-08-27
1
-5
/
+4
*
fix brpm building
Ryan Harper
2020-07-24
1
-7
/
+11
*
Enable use of the caplog fixture in pytest tests, and add a cc_final_message ...
Daniel Watkins
2020-06-30
1
-0
/
+2
*
Move subp into its own module. (#416)
Scott Moser
2020-06-08
2
-6
/
+8
*
Adapt the package building scripts to use Python 3 (#231)
Paride Legovini
2020-05-01
6
-71
/
+31
*
cloudinit: drop dependencies on unittest2 and contextlib2 (#322)
Daniel Watkins
2020-04-24
1
-3
/
+0
*
cloudinit: remove six from packaging/tooling (#253)
Daniel Watkins
2020-03-17
1
-3
/
+0
*
cloudinit: move to pytest for running tests (#211)
Daniel Watkins
2020-03-10
1
-0
/
+3
*
Update tooling for GitHub-based new releases (#223)
Daniel Watkins
2020-02-20
1
-1
/
+8
*
Make the RPM build use Python 3 (#190)
Paride Legovini
2020-01-24
2
-7
/
+7
*
debian: add reference to the manpages
Joshua Powers
2019-12-12
1
-0
/
+3
*
packages: update rpm specs for new bash completion path
Daniel Watkins
2019-04-19
2
-2
/
+6
*
Add cloud-id binary to packages for SUSE
Jason Zions
2018-10-25
2
-0
/
+2
*
- Do not use the systemd_prefix macro, not available in this environment
Robert Schweikert
2018-05-29
1
-42
/
+21
*
packages/brpm: Get proper dependencies for cmdline distro.
Scott Moser
2018-05-23
1
-3
/
+3
*
packages: Make rpm spec files patch in package version like in debs.
Scott Moser
2018-05-23
2
-0
/
+14
*
Update version.version_string to contain packaged version.
Scott Moser
2018-05-22
1
-0
/
+2
*
tools: Support adding a release suffix through packages/bddeb.
Scott Moser
2018-05-02
2
-3
/
+27
*
tools: Re-use the orig tarball in packages/bddeb if it is around.
Scott Moser
2018-05-01
1
-2
/
+10
*
packages/debian/control.in: add missing dependency on iproute2.
Scott Moser
2018-04-24
1
-0
/
+1
*
Implement bash completion script for cloud-init command line
Ryan Harper
2018-04-17
2
-0
/
+2
*
Add missing dependency on isc-dhcp-client to trunk ubuntu packaging.
Scott Moser
2018-03-27
1
-1
/
+2
*
packages/debian/copyright: remove mention of boto and MIT license
Scott Moser
2017-10-02
1
-24
/
+0
*
Remove prettytable dependency, introduce simpletable
Andrew Jorgensen
2017-10-02
1
-3
/
+0
*
debian/copyright: dep5 updates, reorganize, add Apache 2.0 license.
Joshua Powers
2017-09-29
1
-14
/
+33
*
cmdline: add collect-logs subcommand.
Chad Smith
2017-09-15
1
-0
/
+1
*
Do not provide systemd-fsck drop-in which could cause ordering cycles.
Balint Reczey
2017-09-15
1
-6
/
+0
*
Use /run/cloud-init for tempfile operations.
Scott Moser
2017-09-07
1
-2
/
+3
*
upstart: do not package upstart jobs, drop ubuntu-init-switch module.
Scott Moser
2017-08-31
3
-4
/
+2
*
centos: do not package systemd-fsck drop-in.
Scott Moser
2017-07-26
1
-0
/
+6
*
Templatize systemd unit files for cross distro deltas.
Ryan Harper
2017-07-19
1
-5
/
+0
*
ci deps: Add --test-distro to read-dependencies to install all deps
Chad Smith
2017-06-14
1
-1
/
+3
*
tools/run-centos: cleanups and move to using read-dependencies
Scott Moser
2017-06-14
1
-1
/
+1
*
pkg build ci: Add make ci-deps-<distro> target to install pkgs
Chad Smith
2017-06-13
6
-150
/
+167
*
Use distro release version to determine if we use systemd in redhat spec
Ryan Harper
2017-06-09
1
-5
/
+20
*
rhel/centos spec cleanups.
Scott Moser
2017-06-08
1
-40
/
+52
*
tox/build: do not package depend on style requirements.
Scott Moser
2017-05-24
1
-4
/
+0
*
make deb: Add devscripts dependency for make deb. Cleanup packages/bddeb.
Chad Smith
2017-05-16
1
-64
/
+36
*
Add profile.d script for showing warnings on login.
Scott Moser
2017-03-02
1
-0
/
+1
*
Z99-cloud-locale-test.sh: install and make consistent.
Scott Moser
2017-03-02
1
-0
/
+1
*
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-22
3
-2
/
+18
*
packages/redhat: fix rpm spec file.
Scott Moser
2016-11-22
1
-2
/
+3
*
Add coverage dependency to bddeb to fix package build.
Scott Moser
2016-11-03
1
-0
/
+1
*
bddeb: add --release flag to specify the release in changelog.
Scott Moser
2016-08-31
2
-4
/
+11
[next]