Question
What exactly is needed to reproduce PR omacom#121's aarch64 ISO build on a native aarch64 host (docker on WSL2-ARM)? Read the PR's commits, its 'Out of scope' section, and the referenced issues: the two archiso changes (_make_bootmode_uefi.grub() GRUB module list for arm64-efi; releng ships no packages.aarch64), and archlinuxarm/PKGBUILDs#2215 (kernel packages omit pkgbase, so no boot entries get written after install). For each: is there a patch we can carry, a fork/submodule pin, or a workaround? Capture: a step-by-step reproduction (container image, mounts, patches to apply, command), current status of each blocker, and the PR's latest commit at time of reading. Repo: omarchy-iso.
Question
What exactly is needed to reproduce PR omacom#121's aarch64 ISO build on a native aarch64 host (docker on WSL2-ARM)? Read the PR's commits, its 'Out of scope' section, and the referenced issues: the two archiso changes (
_make_bootmode_uefi.grub()GRUB module list for arm64-efi; releng ships nopackages.aarch64), and archlinuxarm/PKGBUILDs#2215 (kernel packages omitpkgbase, so no boot entries get written after install). For each: is there a patch we can carry, a fork/submodule pin, or a workaround? Capture: a step-by-step reproduction (container image, mounts, patches to apply, command), current status of each blocker, and the PR's latest commit at time of reading. Repo: omarchy-iso.