fix: bootloader UEFI alloc panic + pkgar staging fallback

Bootloader: alloc_zeroed_page_aligned no longer panics on OVMF
AllocatePages failure. Returns null on error.

Cookbook: pkgar falls back to repo/ dir when target pkgar missing.
Resolves KDE build chain failure.

redbear-full: builds 4.0GB image+ISO, boots without crash.
This commit is contained in:
2026-05-03 14:23:54 +01:00
parent a4e18e242a
commit 2e4c09a6b6
4 changed files with 27 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
../../../local/patches/bootloader/fix-uefi-alloc-panic.patch