Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-09 | include ~bzr in make-tarball output tarball and top level dir | Joshua Harlow | |
output of 'make-tarball' now is tarball with name formatted as: cloud-init-$VERSION~bzr$REVNO.tar.gz Instead of cloud-init-$VERSION-$REVNO.tar.gz The former is desireable for apt at least as the '~' is understood to mean less than. This merges revno 569 and 570 from lp:~harlowja/cloud-init/rework | |||
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 | |
This also fixes 'brpm' to address --init-system change that smoser made to setup.py before the large 'rework' merge. | |||
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 | |
as adjustments due to sysvinit rename. |