Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/mkimage-yaml.sh: add options for title and description | Natanael Copa | 2017-05-30 | 1 | -0/+6 |
| | |||||
* | scripts/mkimage: fix generation of checksums | Natanael Copa | 2016-12-22 | 1 | -1/+1 |
| | | | | we need remove the leading path to file | ||||
* | scripts/mkimage-yaml: fix branch | Natanael Copa | 2016-12-22 | 1 | -5/+11 |
| | | | | | | we need get the branch from tag instead of git branch, because we generate releasecandidates and the first stable release from git master and only do the git branch after the release is done. | ||||
* | scripts/mkimage: fix generation of version string | Natanael Copa | 2016-11-14 | 1 | -6/+0 |
| | | | | use git tag if we are at a given tag. use timestamp otherwise | ||||
* | scripts/mkimage-yaml: strip milliseconds from time stamp | Natanael Copa | 2016-11-14 | 1 | -0/+1 |
| | |||||
* | scripts/mkimage.sh: generate yaml | Natanael Copa | 2016-11-14 | 1 | -0/+74 |