- Aug 31, 2022
-
-
Signed-off-by:
Stanislav Kholmanskikh <stanislav.kholmanskikh@bell-sw.com>
-
The issue is that 'abuild-apk' creates root-owned files in the workdir, and they cannot be removed later without root privileges. 'abuild-apk' is called only with 2 commands (add --initdb, update), and in the context of the script they don't seem to be requiring root privileges, so I'm proposing to substitute the calls with 'apk'. This will automatically resolve the issue mentioned above. Signed-off-by:
Stanislav Kholmanskikh <stanislav.kholmanskikh@bell-sw.com>
-
- Jul 15, 2022
-
-
Natanael Copa authored
create yaml even if file already exists. This solves the problem of yaml entry disapearing from latest-release.yaml on a re-run. the yaml is recreated so we need to recreate every yaml, not only for the images that are rebuilt.
-
- Sep 19, 2021
-
-
Drew DeVault authored
This adds the necessary riggings to generate a standard Alpine image, bootable via UEFI on the HiFive Unmatched (with some u-boot tweaks).
-
- Aug 19, 2021
-
-
- Sep 26, 2019
-
-
- Feb 26, 2019
-
-
Signed-off-by:
Olliver Schinagl <oliver@schinagl.nl>
-
- Mar 16, 2018
-
-
Natanael Copa authored
we dont need --extra-repository anymore but keep it for backwards compatibility
-
- Oct 19, 2017
-
-
Timo Teräs authored
-
- May 30, 2017
-
-
Natanael Copa authored
-
- Dec 22, 2016
-
-
Natanael Copa authored
we need remove the leading path to file
-
Natanael Copa authored
-
- Dec 16, 2016
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Nov 24, 2016
-
-
Timo Teräs authored
-
- Nov 18, 2016
-
-
Timo Teräs authored
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).
-
- Nov 14, 2016
-
-
Natanael Copa authored
search for apkovl script in current dir, in ~/.mkimg and in the dir where the mkimage script was started from.
-
Natanael Copa authored
use git tag if we are at a given tag. use timestamp otherwise
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
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
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
-