aports/scripts
Sören Tempel 3e13e2b4b6 Revert "community/go: bootstrap via gccgo"
Go 1.22 requires Go 1.20 or newer for bootstrapping. gccgo only
supports Go 1.18, therefore we cannot use it for bootstrapping
Go 1.22 directly and would need to package intermediate versions
of Go. Since our current packaging setup does not easily allow us
to maintain multiple versions of a package, and since it does not
seem likely that gccgo will support newer Go versions in the future,
this does not seam feasible.

Therefore, this commits abandons the much loved gccgo based bootstrap
and switches back to bootstrapping Go manually from an existing Alpine
installation using the bootstrap.sh script.

Fixes #15602

This reverts commit 3516e6e5e7.
2024-02-07 22:29:59 +01:00
..
bootstrap.sh Revert "community/go: bootstrap via gccgo" 2024-02-07 22:29:59 +01:00
genapkovl-dhcp.sh
genapkovl-xen.sh
genrootfs.sh scripts/genrootfs.sh: fix os-release package 2022-11-07 09:07:06 +01:00
mkimage-yaml.sh
mkimage.sh scripts: add profile for alpine-rpi .img.gz disk images 2023-12-04 21:01:51 +00:00
mkimg.arm.sh scripts/mkimg.arm.sh: improve description for Pi images 2023-12-27 12:13:40 +00:00
mkimg.base.sh main/mkinitfs: use tiny-cloud-alpine instead of nocloud 2023-05-08 22:57:23 +02:00
mkimg.minirootfs.sh
mkimg.netboot.sh scripts: only a single kernel flavor for all rpi models. 2023-11-29 20:56:57 +00:00
mkimg.standard.sh scripts/mkimg.standard.sh: add nftables to extended 2023-07-28 21:59:58 +00:00
mkimg.xen.sh scripts/mkimg.xen.sh: include xen-qemu on the iso 2024-01-16 15:57:18 +01:00