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

@@ -1,4 +1,7 @@
# EcoOS Base Packages
# Common packages for all architectures
# Architecture-specific packages are in base-{amd64,arm64,rpi}.list.chroot
# System essentials
linux-image-generic
linux-headers-generic
@@ -8,10 +11,8 @@ network-manager
openssh-server
sudo
# EFI bootloader (required for UEFI boot)
grub-efi-amd64
grub-efi-amd64-signed
shim-signed
# Note: EFI bootloader packages are architecture-specific
# See base-amd64.list.chroot, base-arm64.list.chroot, base-rpi.list.chroot
# Sway + Wayland
sway