| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
| |
will only generate src RPMs. Koji builds can then be
submitted to specific distribution builds.
|
| |
|
|
|
|
|
|
|
|
| |
* everest-dsl
* everest-bootstrap
Remaining problems:
* everest-sync still missing a spec file
* everest-repo cannog build RPM without a local copy of "docs" git repo
|
| |
|
|
|
| |
Updated everestd Rakefile to clean the gem package data before RPM build
Updated cloudmasterd Rakefile to correctly clean the gem package data before RPM build
|
|
|
Modified Rakefile to add clean/clobber rake commands
Developers can now create a new RPM from the tools/cloudmasterd directory by simply running "make".
The "make" command should be repeatable by running "rake clean package" in the Makefile
|