aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhozan23 <hozan23@karyontech.net>2024-07-08 12:32:35 +0200
committerhozan23 <hozan23@karyontech.net>2024-07-08 12:54:22 +0200
commitb7c746a8d402b841419c05d50006f138c3a3f5ef (patch)
tree3a93dd99d542efacaf61ce74de5d9310529a451e /README.md
parentdd9d75184dcc6e01cd29ac51ecca24b10e2535d0 (diff)
update README: add a note for `graphic`, `display` and `vgadevices` args
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index abca406..1272669 100644
--- a/README.md
+++ b/README.md
@@ -80,4 +80,9 @@ machines:
# devices=
```
+`display` and `vgadevices` values are added to QEMU arguments only if the
+`graphic` are set to `yes`. Otherwise, the script will ignore them. By default,
+the graphics are set to `yes` for the installation. You may disable it in the
+config file after the installation.
+
These default settings can be customized by modifying config files.