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
/
brpm
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix brpm building
Ryan Harper
2020-07-24
1
-7
/
+11
*
Move subp into its own module. (#416)
Scott Moser
2020-06-08
1
-2
/
+3
*
Adapt the package building scripts to use Python 3 (#231)
Paride Legovini
2020-05-01
1
-1
/
+1
*
Make the RPM build use Python 3 (#190)
Paride Legovini
2020-01-24
1
-1
/
+1
*
packages/brpm: Get proper dependencies for cmdline distro.
Scott Moser
2018-05-23
1
-3
/
+3
*
pkg build ci: Add make ci-deps-<distro> target to install pkgs
Chad Smith
2017-06-13
1
-31
/
+14
*
For upstream snapshot versions do not modify git-describe output.
Scott Moser
2016-08-08
1
-0
/
+9
*
adjust tools and version information.
Scott Moser
2016-08-05
1
-54
/
+31
*
Update build tools to work with git
Lars Kellogg-Stedman
2016-08-03
1
-171
/
+123
*
Avoid depending on argparse in 2.7 or greater
Joshua Harlow
2016-07-15
1
-0
/
+3
*
packages/brpm: fix for oauth library name
Scott Moser
2015-05-19
1
-2
/
+2
*
Correcting the pkg-name to 'oauthlib' from 'oauth'
Surojit Pathak
2015-04-08
1
-1
/
+1
*
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2015-01-21
1
-0
/
+2
*
Show the spec file content
Joshua Harlow
2014-10-13
1
-0
/
+1
*
add package info for bddeb/brpm
Scott Moser
2014-07-21
1
-0
/
+1
*
more boto removal. move httpretty from 'Requires'
Scott Moser
2014-01-17
1
-2
/
+0
*
add 'pyserial' to bddeb and bdrpm
Scott Moser
2013-07-29
1
-0
/
+2
*
update dependencies for jsonpatch
Scott Moser
2013-07-24
1
-0
/
+2
*
Add support for building a SLES rpm package
Juerg Haefliger
2013-06-27
1
-14
/
+33
*
fix brpm and bddeb by knowing about 'python-requests'
Scott Moser
2013-03-26
1
-0
/
+1
*
Even when using boto < 2.6 force the unlazying to occur
Scott Moser
2012-11-13
1
-1
/
+0
|
\
*
|
add dependency for 'pkg_resources'
Scott Moser
2012-11-13
1
-0
/
+1
*
|
sort PKG_MP entries
Scott Moser
2012-11-13
1
-3
/
+3
|
/
*
Make the subrelease a new k/v entry that is handled
Joshua Harlow
2012-10-08
1
-1
/
+3
*
Add the ability to have a 'private'
Joshua Harlow
2012-10-08
1
-0
/
+9
*
Ensure stderr newline.
Joshua Harlow
2012-10-05
1
-1
/
+1
*
Only allow the first missing version to
Joshua Harlow
2012-10-05
1
-1
/
+10
*
Leave off creating fake headers for unknown versions
Joshua Harlow
2012-10-05
1
-3
/
+3
*
Clean doesn't seem needed.
Joshua Harlow
2012-09-25
1
-2
/
+1
*
Add a top_dir define.
Joshua Harlow
2012-09-25
1
-2
/
+3
*
Fix syntax error.
Joshua Harlow
2012-09-25
1
-1
/
+1
*
Add the ability to pass patches to the
Joshua Harlow
2012-09-25
1
-0
/
+7
*
Revert back to using cheetah + adjust resultant code + templates
Joshua Harlow
2012-07-09
1
-15
/
+12
*
brpm: Add printouts which match the 'bddeb' package builder.
Joshua Harlow
2012-07-09
1
-7
/
+10
*
include ~bzr in make-tarball output tarball and top level dir
Joshua Harlow
2012-07-09
1
-5
/
+12
*
get 'brpm' working again. update make-tarball to have a top level dir.
Joshua Harlow
2012-07-09
1
-8
/
+3
|
\
|
*
Got this working for 'brpm' again.
Joshua Harlow
2012-07-06
1
-8
/
+3
*
|
rework packaging tools to find the right cloud-init topdir
Joshua Harlow
2012-07-09
1
-18
/
+24
|
\
\
|
|
/
|
*
Reworking these to look attempt to find the right parent directory, as well
Joshua Harlow
2012-07-06
1
-18
/
+25
|
/
*
setup.py: rename "daemon type" to "init system"
Scott Moser
2012-07-06
1
-1
/
+1
*
Add the ability to have setup.py have a CLI option that specifies the daemon ...
Joshua Harlow
2012-07-03
1
-0
/
+1
*
1. Fixup the setup.py to not include custom startup scripts, let the packagin...
Joshua Harlow
2012-07-02
1
-89
/
+17
*
Fix chopping off the wrong folers, oops
Joshua Harlow
2012-06-28
1
-2
/
+7
*
Syntax error fixup
Joshua Harlow
2012-06-28
1
-3
/
+3
*
Remove the keep all the init directories which didn't work
Joshua Harlow
2012-06-28
1
-3
/
+0
*
1. Match the variable names with what they are used for
Joshua Harlow
2012-06-28
1
-2
/
+25
*
Continue working on removing and allowing the correct files in the spec gener...
Joshua Harlow
2012-06-28
1
-18
/
+33
*
Take only the files in the directory, not the directory itself (this causes i...
Joshua Harlow
2012-06-27
1
-1
/
+2
*
1. Add 'verbose' options to both.
Joshua Harlow
2012-06-26
1
-1
/
+9
*
1. Fix old info call.
Joshua Harlow
2012-06-26
1
-1
/
+0
[next]