From 95ba62e9aeff32a7e00a4e7888b88ffa71fdd9d3 Mon Sep 17 00:00:00 2001 From: Stefano Stabellini Date: Fri, 16 Apr 2021 11:49:44 -0700 Subject: uboot-script-gen: skip DomUs with rootfs instead of exiting Also introduce a new DOMU_NOBOOT option to force a domU not to be started automatically at boot as dom0less guest. Signed-off-by: Stefano Stabellini Reviewed-by: Brian Woods --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 14cfc8e..0dade3c 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,10 @@ Where: - DOMU_VCPUS[number] is the number of vcpus for the VM, default 1 +- DOMU_NOBOOT[number]: if specified, the DomU is not started + automatically at boot as dom0-less guest. It can still be created + later from Dom0. + - UBOOT_SOURCE and UBOOT_SCRIPT specify the output. They are optional as you can pass -o FILENAME to uboot-script-gen as a command line parameter -- cgit v1.2.3