summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2014-02-10remove the 'tools/sudo' file and references in cloud-init.spec.inScott Moser
2014-01-31Fix sudo cfg. file mode. Require sudo >= 1.7.2p2-3 with sudoers.d support.Vlastimil Holer
2014-01-31Added config for sudo. Apply sudo config in RPM for Red Hat.Vlastimil Holer
2014-01-31Fix Requires->requirements.txt rename in RPM build.Vlastimil Holer
2014-01-17more boto removal. move httpretty from 'Requires'Scott Moser
2014-01-17Add 'Requires' or 'Recommends' on sudo in packaging files.Vlastimil Holer
2014-01-15Require sudo package.Vlastimil Holer
2013-12-14packages/debian/control.in: remove 'python:Depends'Scott Moser
2013-12-13packages/bddeb: accept python-json-patch or python-jsonpatchScott Moser
2013-09-25bddeb: depend on cloud-utils or cloud-guest-utilsScott Moser
2013-07-29add 'pyserial' to bddeb and bdrpmScott Moser
2013-07-25add debian init scriptsScott Moser
2013-07-25add --init-sytem to ./packages/bddebScott Moser
2013-07-24update dependencies for jsonpatchScott Moser
2013-06-27Add support for building a SLES rpm packageJuerg Haefliger
2013-03-26fix brpm and bddeb by knowing about 'python-requests'Scott Moser
2013-02-20Added arguments to packages/bddeb:Vlastimil Holer
2012-11-14add debian watchScott Moser
2012-11-13Even when using boto < 2.6 force the unlazying to occurScott Moser
2012-11-13add dependency for 'pkg_resources'Scott Moser
2012-11-13sort PKG_MP entriesScott Moser
2012-11-12wrap boto.utils.get_instance_metadata to ensure non-lazy loadingScott Moser
2012-10-08Make the subrelease a new k/v entry that is handledJoshua Harlow
2012-10-08Add the ability to have a 'private'Joshua Harlow
2012-10-05Ensure stderr newline.Joshua Harlow
2012-10-05Only allow the first missing version toJoshua Harlow
2012-10-05Leave off creating fake headers for unknown versionsJoshua Harlow
2012-09-26Add a nice '-p1'Joshua Harlow
2012-09-26Ensure the patches get activated.Joshua Harlow
2012-09-25Clean doesn't seem needed.Joshua Harlow
2012-09-25Add a top_dir define.Joshua Harlow
2012-09-25Fix cheetah syntax error.Joshua Harlow
2012-09-25Fix syntax error.Joshua Harlow
2012-09-25Add the ability to pass patches to theJoshua Harlow
2012-07-16packages/bddeb: support building source packageScott Moser
2012-07-16packages/bddeb: fix pep8 warnings. no other changes.Scott Moser
2012-07-10debian packaging: use X.Y.Z~bzrREVNO rather than X.Y.Z~REVNOScott Moser
2012-07-10debian/control.in: accept software-properties-common (LP: #1021418)Scott Moser
2012-07-09fix bddeb and brpm: by renaming packaging files that are templatesScott Moser
2012-07-09Revert back to using cheetah + adjust resultant code + templatesJoshua Harlow
2012-07-09add python-setuptools to debian build-dependsScott Moser
2012-07-09brpm: Add printouts which match the 'bddeb' package builder.Joshua Harlow
2012-07-09Get the debian package building working again.Joshua Harlow
2012-07-09include ~bzr in make-tarball output tarball and top level dirJoshua Harlow
2012-07-09get 'brpm' working again. update make-tarball to have a top level dir.Joshua Harlow
2012-07-09rework packaging tools to find the right cloud-init topdirJoshua Harlow
2012-07-06Got this working for 'brpm' again.Joshua Harlow
2012-07-06Reworking these to look attempt to find the right parent directory, as well Joshua Harlow
2012-07-06setup.py: rename "daemon type" to "init system"Scott Moser
2012-07-041. Make the debian rules file a template (and pass in the daemon-type)Joshua Harlow