Browse Source

[qemux86-64_config] Update documentation on image generation

Changelog: None

Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
2.3.x
Lluis Campos 4 years ago
parent
commit
a7e2eafe23
  1. 2
      configs/qemux86-64_config

2
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:
#

Loading…
Cancel
Save