Closed 53845714nF closed 1 month ago
The OpenWRT image YAML in lxc-ci is only used for containers.
If we wanted to add VM support to it, we'd need to set up an additional package list for a VM variant of the image, which would bring in a kernel, bootloader, ... and so would populate the EFI partition.
I use
distrobuilder build-incus --vm images/openwrt.yaml -o image.release=23.05
to build a OpenWrt Disk.I use this:
In my opinion, there should be something in the openwrt folder.
I use this Yml File: https://github.com/lxc/lxc-ci/blob/main/images/openwrt.yaml