Drew DeVault
569ab4c43c
scripts: add riscv64 standard flavor
...
This adds the necessary riggings to generate a standard Alpine image,
bootable via UEFI on the HiFive Unmatched (with some u-boot tweaks).
2021-09-19 15:39:55 +00:00
kpcyrd
6f6796740c
Use SOURCE_DATE_EPOCH for raspi images
...
See https://twitter.com/sn0int/status/1408853982643212298
2021-08-19 21:47:35 +00:00
Hosh
242a6a502d
scripts/mkimage.sh: Add explicit --help
option to prevent exit code 1
2019-09-26 14:50:09 +00:00
Olliver Schinagl
bf993f3f64
scripts: add armv7 support to images
...
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2019-02-26 13:28:22 +00:00
Natanael Copa
67573823ca
scripts/mkimage.sh: allow --repository multiple times
...
we dont need --extra-repository anymore but keep it for backwards
compatibility
2018-03-16 07:55:21 +00:00
Timo Teräs
565c1cb7cc
scripts/mkimage: enable building of efi iso images by default
2017-10-19 16:50:41 +03:00
Natanael Copa
b548980768
scripts/mkimage: set title and desc in yaml
2017-05-30 13:28:57 +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
bdfc1ded4c
scripts/mkimage: fix typo in latest-releases file
2016-12-22 13:45:46 +00:00
Natanael Copa
3eb10d34b8
scripts: add aarch64 release image
2016-12-16 10:26:15 +00:00
Natanael Copa
99afbc0aaa
scripts: add minirootfs release image
2016-12-16 09:50:00 +00:00
Timo Teräs
6096d973a2
scripts/mkimage.sh: add parameter to add extra repositories
2016-11-24 11:23:43 +02:00
Timo Teräs
e47d253fb4
scripts/mkimage: preparation for efi boot in iso images
...
not enabled yet, but uncommenting the grub_mod should enable
building of isolinux+grubefi hybrid images. once uefi boot works
and is verified on aarch64, we can enable the vanilla iso image
(grsec does not support aarch64).
2016-11-18 15:40:40 +02:00
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