Rename ISO volume to BEE

This commit is contained in:
Mikhail Chusavitin
2026-03-14 14:58:49 +03:00
parent ef4ec5695d
commit 591164a251
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ lb config noauto \
--linux-flavours "amd64" \
--linux-packages "linux-image-${DEBIAN_KERNEL_ABI}" \
--memtest none \
--iso-volume "BEE-DEBUG" \
--iso-volume "BEE" \
--iso-application "Bee Hardware Audit" \
--bootappend-live "boot=live components console=tty0 console=ttyS0,115200n8 username=bee user-fullname=Bee modprobe.blacklist=nouveau" \
--apt-recommends false \