summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2015-02-10make bddeb work with python3 or python2Scott Moser
2015-02-09fix copyright messageScott Moser
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2014-11-25Update with trunk and resolve conflictsJoshua Harlow
2014-10-17Use TODO.rst instead of removing itJoshua Harlow
2014-10-17Ensure the files/dirs are retainedJoshua Harlow
2014-10-17More spec file tweaksJoshua Harlow
2014-10-17Include the systemd config filesJoshua Harlow
2014-10-13Show the spec file contentJoshua Harlow
2014-10-13Fix the rpm building (currently broken)Joshua Harlow
2014-08-26further remove evidence of pylint.Scott Moser
2014-07-24test: make selinux test skipped if selinux not available.Scott Moser
2014-07-24remove duplicate entry in control.inScott Moser
2014-07-24merge from trunkScott Moser
2014-07-24bddeb: do not sign by defaultScott Moser
2014-07-24default bddeb to building both systemd and upstartScott Moser
2014-07-24Yeah, tests pass now.Dimitri John Ledkov
2014-07-23moreDimitri John Ledkov
2014-07-23use override targetsDimitri John Ledkov
2014-07-23Use nosetests and absolute importsDimitri John Ledkov
2014-07-23Use testsDimitri John Ledkov
2014-07-23fix upDimitri John Ledkov
2014-07-23fix upsDimitri John Ledkov
2014-07-23Modernise packaging, and allow multiple init system installation (based on sm...Dimitri John Ledkov
2014-07-21add package info for bddeb/brpmScott Moser
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