- Sep 04, 2022
-
-
Signed-off-by:
Laurent Bercot <ska@appnovation.com>
-
- 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>
-
- Aug 20, 2022
-
- Aug 13, 2022
-
- Jul 28, 2022
-
- Jul 26, 2022
-
-
Patrycja Rosa authored
fixes #10607
-
- 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.
-
- Jul 13, 2022
-
-
Natanael Copa authored
- Jul 06, 2022
-
-
now needed by openrc
-
Fixes installation without network, if this pkg is not on the iso: Installing system on /dev/xvda1: extlinux: Not a directory: /mnt/boot ERROR: unable to select packages: linux-firmware-none (no such package): required by: world[linux-firmware-none]
-
- May 23, 2022
-
-
this still forbids password login but allows logins via ssh keys with pam disabled.
-
Natanael Copa authored
To speed up the boot a bit.
-
- May 02, 2022
-
-
Natanael Copa authored
nvme is common nowadays so enable it by default ref alpine/aports#11589
-
- Apr 28, 2022
-
-
- Apr 14, 2022
-
-
Natanael Copa authored
-
Natanael Copa authored
Create standard release images for armv7. Those are useful for qemu.
-
- Apr 01, 2022
-
- Mar 30, 2022
-
- Feb 14, 2022
-
-
- Feb 11, 2022
-
- Jan 18, 2022
-
-
Natanael Copa authored
Move common bootcode.bin to a separate subpackage and make it a dependency for the packages that needs it. Also adjust the script that generates the release tarball. Fixes !15723
-
- Jan 15, 2022
-
-
Ariadne Conill authored
-
- Jan 13, 2022
-
-
- Nov 25, 2021
-
-
Kevin Daudt authored
As part of the move of sudo to community, we need to remove it from the extended base image. Instead we add doas as a replacement.
-
- Nov 19, 2021
-
-
Henrik Riomar authored
Its quite helpful to have this on the xen iso and it was there until: bcdaeacd main/xen: Remove dependency on syslinux xen does not depend on syslinux so that is correct, but it had the effect of syslinux also missing from the iso, and that breaks setup-bootable
-
- Nov 16, 2021
-
-
Natanael Copa authored
drop unrar, lftp, email, haserl, lua5.3, screen and cciss_vol_status. unrar has moved to non-free. include coreutils, f2fs-tools and wireguard-tools.
-
fixes #10080
-
moved to non-free in 7f875ea1
-
- Sep 29, 2021
-
-
Ariadne Conill authored
-
- 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).
-
- Sep 18, 2021
-
-
Thermi authored
/etc/apk/keys cp: will not overwrite just-created '/home/buildozer/sysroot-aarch64/ /etc/apk/keys/buildozer-6086211a.rsa.pub' with '/home/buildozer/. abuild/buildozer-6086211a.rsa.pub'
-
- Aug 19, 2021
-
- Aug 13, 2021
-
-
Ariadne Conill authored
-
- Aug 05, 2021
-
-
Natanael Copa authored
fixes commit 2b4acd5f (scripts/mkimg.base.sh: include gnu wget)
-
Natanael Copa authored
busybox wget does not support https over proxy #12517
-
- Jul 09, 2021
-
-
Natanael Copa authored
needed for ipv6-only installs fixes #10237
-
- Jun 27, 2021
-
-
Carlo Landmeter authored
-