Age | Commit message (Expand) | Author |
2013-03-26 | fix brpm and bddeb by knowing about 'python-requests' | Scott Moser |
2013-02-20 | Added arguments to packages/bddeb: | Vlastimil Holer |
2012-11-14 | add debian watch | Scott Moser |
2012-11-13 | Even when using boto < 2.6 force the unlazying to occur | Scott Moser |
2012-11-13 | add dependency for 'pkg_resources' | Scott Moser |
2012-11-13 | sort PKG_MP entries | Scott Moser |
2012-11-12 | wrap boto.utils.get_instance_metadata to ensure non-lazy loading | Scott Moser |
2012-10-08 | Make the subrelease a new k/v entry that is handled | Joshua Harlow |
2012-10-08 | Add the ability to have a 'private' | Joshua Harlow |
2012-10-05 | Ensure stderr newline. | Joshua Harlow |
2012-10-05 | Only allow the first missing version to | Joshua Harlow |
2012-10-05 | Leave off creating fake headers for unknown versions | Joshua Harlow |
2012-09-26 | Add a nice '-p1' | Joshua Harlow |
2012-09-26 | Ensure the patches get activated. | Joshua Harlow |
2012-09-25 | Clean doesn't seem needed. | Joshua Harlow |
2012-09-25 | Add a top_dir define. | Joshua Harlow |
2012-09-25 | Fix cheetah syntax error. | Joshua Harlow |
2012-09-25 | Fix syntax error. | Joshua Harlow |
2012-09-25 | Add the ability to pass patches to the | Joshua Harlow |
2012-07-16 | packages/bddeb: support building source package | Scott Moser |
2012-07-16 | packages/bddeb: fix pep8 warnings. no other changes. | Scott Moser |
2012-07-10 | debian packaging: use X.Y.Z~bzrREVNO rather than X.Y.Z~REVNO | Scott Moser |
2012-07-10 | debian/control.in: accept software-properties-common (LP: #1021418) | Scott Moser |
2012-07-09 | fix bddeb and brpm: by renaming packaging files that are templates | Scott Moser |
2012-07-09 | Revert back to using cheetah + adjust resultant code + templates | Joshua Harlow |
2012-07-09 | add python-setuptools to debian build-depends | Scott Moser |
2012-07-09 | brpm: Add printouts which match the 'bddeb' package builder. | Joshua Harlow |
2012-07-09 | Get the debian package building working again. | Joshua Harlow |
2012-07-09 | include ~bzr in make-tarball output tarball and top level dir | Joshua Harlow |
2012-07-09 | get 'brpm' working again. update make-tarball to have a top level dir. | Joshua Harlow |
2012-07-09 | rework packaging tools to find the right cloud-init topdir | Joshua Harlow |
2012-07-06 | Got this working for 'brpm' again. | Joshua Harlow |
2012-07-06 | Reworking these to look attempt to find the right parent directory, as well | Joshua Harlow |
2012-07-06 | setup.py: rename "daemon type" to "init system" | Scott Moser |
2012-07-04 | 1. Make the debian rules file a template (and pass in the daemon-type) | Joshua Harlow |
2012-07-03 | Add the ability to have setup.py have a CLI option that specifies the daemon ... | Joshua Harlow |
2012-07-02 | 1. Fixup the setup.py to not include custom startup scripts, let the packagin... | Joshua Harlow |
2012-06-29 | packages/bddeb: fix broken bddeb | Scott Moser |
2012-06-29 | Add in the linking of the _all.deb with a symlink 'cloud-init_all.deb' | Joshua Harlow |
2012-06-28 | Fix chopping off the wrong folers, oops | Joshua Harlow |
2012-06-28 | Syntax error fixup | Joshua Harlow |
2012-06-28 | Remove the keep all the init directories which didn't work | Joshua Harlow |
2012-06-28 | 1. Match the variable names with what they are used for | Joshua Harlow |
2012-06-28 | Continue working on removing and allowing the correct files in the spec gener... | Joshua Harlow |
2012-06-28 | packages/debian/rules: remove unused quilt section | Scott Moser |
2012-06-27 | Take only the files in the directory, not the directory itself (this causes i... | Joshua Harlow |
2012-06-26 | 1. Add 'verbose' options to both. | Joshua Harlow |
2012-06-26 | 1. Fix old info call. | Joshua Harlow |
2012-06-26 | Shrink these down by using the cloudinit utils. | Joshua Harlow |
2012-06-26 | 1. Remove unused return arguments | harlowja |