build_library: Document when Ignition needs flatcar.first_boot=1

This commit is contained in:
Kai Lüke 2019-11-21 15:15:17 +01:00
parent 9e4cfc8d79
commit 6888b7fbc6
No known key found for this signature in database
GPG Key ID: E5601DA3A1D902A8

View File

@ -21,6 +21,7 @@ SAFE_ARGS=0
USAGE="Usage: $0 [-a authorized_keys] [--] [qemu options...]
Options:
-i FILE File containing an Ignition config
(needs \"-append 'flatcar.first_boot=1'\" for already-booted or PXE images)
-u FILE Cloudinit user-data as either a cloud config or script.
-c FILE Config drive as an iso or fat filesystem image.
-a FILE SSH public keys for login access. [~/.ssh/id_{dsa,rsa}.pub]