Update Alpine build scripts and configuration for Archipelago

- Updated the Alpine aports submodule to the latest commit.
- Modified the build script to clone the Alpine aports repository using the stable branch for better reliability.
- Refined the Archipelago profile by adding a title and description, and streamlined the list of additional packages.
- Adjusted the build date in hardware configuration files for HP ProDesk and merged overlays to reflect the latest build time.
This commit is contained in:
Dorian
2026-01-31 20:08:28 +00:00
parent ba1a7bd3f6
commit bd39de98e2
5 changed files with 16 additions and 77 deletions
@@ -22,5 +22,5 @@ ports = "4x USB 3.0, 2x USB 2.0"
[build]
version = "0.1.0"
alpine_version = "3.19"
build_date = "2026-01-31T19:47:29Z"
build_date = "2026-01-31T20:05:12Z"
build_type = "iso"