1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 11:19:50 +03:00
Commit graph

8 commits

Author SHA1 Message Date
Natanael Copa
b72a9f5d5b scripts/mkimage-yaml.sh: only create extracted_size for img.gz
Don't bother ship tarballs without the .gz.
2024-11-29 21:59:58 +01:00
Natanael Copa
18af973f38 scripts/mkimage-yaml.sh: set extracted size and checksum
For rpi-imager

https://gitlab.alpinelinux.org/alpine/infra/alpine-mksite/-/issues/23#note_458784
2024-11-29 21:49:48 +01:00
Natanael Copa
3bc59080c9 scripts/mkimage-yaml.sh: add options for title and description 2017-05-30 13:28:41 +02:00
Natanael Copa
26766bf9d2 scripts/mkimage: fix generation of checksums
we need remove the leading path to file
2016-12-22 15:50:03 +00:00
Natanael Copa
752bd10135 scripts/mkimage-yaml: fix branch
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.
2016-12-22 15:50:03 +00:00
Natanael Copa
86da5a1047 scripts/mkimage: fix generation of version string
use git tag if we are at a given tag. use timestamp otherwise
2016-11-14 20:10:40 +00:00
Natanael Copa
ac210c74ae scripts/mkimage-yaml: strip milliseconds from time stamp 2016-11-14 20:10:40 +00:00
Natanael Copa
06d3a7fb5a scripts/mkimage.sh: generate yaml 2016-11-14 20:10:39 +00:00