feat(isobuild): add multi-architecture build and Raspberry Pi support in installer and build tooling

This commit is contained in:
2026-01-13 07:55:09 +00:00
parent 2d4846cfed
commit 2c5ea744f1
13 changed files with 1227 additions and 350 deletions

View File

@@ -0,0 +1,9 @@
# ARM64-specific packages
# These are appended to base.list.chroot for arm64 builds
# EFI bootloader (required for UEFI boot on ARM64)
grub-efi-arm64
grub-efi-arm64-signed
# ARM64 kernel (generic works for most ARM64 UEFI systems)
# linux-image-generic is already in base.list.chroot