Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-11 | better checking and portability in read-dependencies and read-version | Scott Moser | |
2013-09-08 | tools/read-dependencies, read-version: cleanups, and use sed not grep | Scott Moser | |
There are just some cleanups here, and use of simply 'sed' rather than grep and cut. The motivation is to support running with non gnu 'grep' that doesn't have -P. | |||
2013-04-09 | tools: fix [some] shell quoting problems | Scott Moser | |
There were problems with these tools if the path had a space. This should make these tools safe. There are others that still have problems. | |||
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 | Reworking these to look attempt to find the right parent directory, as well | Joshua Harlow | |
as adjustments due to sysvinit rename. | |||
2012-06-25 | Add a simple tool that will parse the requires file | Joshua Harlow | |