aports/scripts
Stanislav Kholmanskikh 33cba646e8 scripts/mkimage.sh: switch from abuild-apk to apk
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>
2022-08-31 14:13:12 +00:00
..
bootstrap.sh scripts/bootstrap.sh: move ghc after llvm14 2022-08-20 09:24:29 +02:00
genapkovl-dhcp.sh
genapkovl-xen.sh
genrootfs.sh scripts/genrootfs.sh: locked -> invalid password (fixes #10806) 2022-05-23 13:44:52 +00:00
mkimage-yaml.sh
mkimage.sh scripts/mkimage.sh: switch from abuild-apk to apk 2022-08-31 14:13:12 +00:00
mkimg.arm.sh scripts/mkimg.arm.sh: add linux-firmware-brcm for rpi 2022-08-13 16:07:34 +02:00
mkimg.base.sh scripts/mkimg.base.sh: abort on update-kernel failure 2022-07-13 11:40:53 +02:00
mkimg.minirootfs.sh scripts/mkimg.minirootfs.sh: add support for riscv64 2021-06-11 15:54:24 +00:00
mkimg.netboot.sh scripts/mkimg.netboot.sh: readability cleanup 2021-02-18 09:11:44 +00:00
mkimg.standard.sh scripts/mkimg.standard.sh: add iw to extended 2022-07-13 19:35:14 +00:00
mkimg.xen.sh scripts/mkimg.xen.sh: add syslinux 2021-11-19 17:27:21 +00:00