Commit Graph

9 Commits

Author SHA1 Message Date
Jake Correnti 28f5ce8855 docs: add `--bootloader efi`
Adds the "Bootloader Configuration" section to the docs page. Additionaly, it
specifies the option is purely for vfkit parity and does not get processed by
the CLI.

Resolves: #55

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2025-08-08 14:31:11 -04:00
Jake Correnti eb621a5bf0 docs: add `--nested`
Document the `--nested` option in the usage page.

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2025-08-01 09:35:00 +01:00
Jake Correnti 3a369eeee7 docs: add missing URI schemes
Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2025-06-10 18:43:26 -04:00
Jake Correnti 6741f2999f docs: update virtio-blk documentation
Update the documentation for the virtio-blk device to be more accurate.
The user may include 1 or more disks, where the first is the root disk
and any subsequent disks will be used as data disks. Also do not restrict
the backing image to be a raw image, as we now support QCOW2.

Resolves: #48

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2025-05-26 07:54:43 +01:00
Jake Correnti 4511f48a36 Remove krun_log_level > 5 check
Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2025-02-11 15:57:58 +01:00
Jake Correnti 4f7311c5b5 Add --krun-log-level to docs/usage.md
Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2025-02-10 17:50:11 -05:00
Jake Correnti 271f55d363 Update virtio-blk documentation
Updates the virtio-blk documentation to specify the new `format`
arugment.

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2025-01-17 13:58:33 -05:00
Erik Sjölund cbb5742b95 docs: Fix mebibyte conversion
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2024-02-29 15:53:30 -05:00
Tyler Fanelli ba43d0a505 docs: Add usage documentation
Signed-off-by: Tyler Fanelli <tfanelli@redhat.com>
2024-02-22 17:35:36 -05:00