- 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 alpine/aports!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
-
- Jun 14, 2021
-
-
Natanael Copa authored
-
- Jun 11, 2021
-
-
Carlo Landmeter authored
-
- Jun 02, 2021
-
-
Roman Shaposhnik authored
On some architectures rograms which use C11 or C++11 atomics, like #include <atomic>, generally must link against -latomic explicitly. For now the check is only against riscv64, but the list may grow. Signed-off-by:
Roman Shaposhnik <rvs@zededa.com>
-
Roman Shaposhnik authored
The list of packages doesn't change, but we need them build in a different order because of changing dependencies. Signed-off-by:
Roman Shaposhnik <rvs@zededa.com>
-
Roman Shaposhnik authored
When bootstrapping we need to have access to the freshly minted abuild keys in the CBUILDROOT. While this can potentially be done as a separate step it doesn't really hurt to include it in the bootstrap.sh script. Signed-off-by:
Roman Shaposhnik <rvs@zededa.com>
-
- May 06, 2021
-
-
Ariadne Conill authored
-
- Apr 17, 2021
-