fix: add arch=x86_64 to profile, improve abuild key generation in setup

This commit is contained in:
2026-03-05 11:37:46 +03:00
parent 21c4a42333
commit 9508743dcd
2 changed files with 19 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
profile_bee_debug() {
title="Bee Hardware Audit (debug)"
desc="Hardware audit LiveCD with SSH access for testing"
arch="x86_64"
image_ext="iso"
output_format="iso"
kernel_flavors="lts"