From a7e2eafe2312f76538c6325bc51c92f3eedaa162 Mon Sep 17 00:00:00 2001 From: Lluis Campos Date: Wed, 21 Oct 2020 14:07:48 +0200 Subject: [PATCH] [qemux86-64_config] Update documentation on image generation Changelog: None Signed-off-by: Lluis Campos --- configs/qemux86-64_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/qemux86-64_config b/configs/qemux86-64_config index 7113688..6b0599d 100644 --- a/configs/qemux86-64_config +++ b/configs/qemux86-64_config @@ -2,7 +2,7 @@ # # This has been tested on images generated with the following command: # -# mkosi -d ubuntu -r bionic -t gpt_ext4 -b --checksum --password password -o image.raw +# mkosi -d ubuntu -r bionic -t gpt_ext4 -b --checksum --password password --package=openssh-server,dhcpcd5 -o image.raw # # Converted with the following command: #