Natanael Copa
48bcd519ae
scripts/mkimg.base.sh: search for apkovl script
...
search for apkovl script in current dir, in ~/.mkimg and in the dir
where the mkimage script was started from.
2016-11-14 20:10:40 +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
4b621b0cb3
scripts/mkimage.sh: make sure outdir exists
2016-11-14 20:10:39 +00:00
Natanael Copa
06d3a7fb5a
scripts/mkimage.sh: generate yaml
2016-11-14 20:10:39 +00:00
Natanael Copa
41b10e1aa4
scripts/mkimage: automatically add pubkey from abuild
...
the boot repositry needs to be signed with a key. We explicitly copy
this to initramfs so users don't need use --hostkeys which requires
access to /etc/apk/keys/
without the key in intramfs the boot repository will be useless
2016-11-14 20:10:39 +00:00
Natanael Copa
1a2a03519b
scripts/mkimage.sh: fix checksum generation in outdir
2016-11-14 20:10:39 +00:00
Natanael Copa
ff518a1306
scripts/mkimage.sh: warn if no repo is set
2016-11-14 20:10:39 +00:00
Natanael Copa
bcc6d4c633
scripts/mkimage.sh: exit early on error
2016-11-14 20:10:39 +00:00
Natanael Copa
d85035c73d
scripts/mkimage.sh: fix typo
2016-11-14 20:10:39 +00:00
Timo Teräs
46f65fad4c
scripts/mkimage.sh: scripts to build bootable alpine images
2016-11-14 20:10:39 +00:00