From: Nils K <24257556+septatrix@users.noreply.github.com> Date: Mon, 20 Nov 2023 01:27:36 +0000 (+0100) Subject: Update default of QemuMem in mkosi.md X-Git-Tag: v20~141 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b4b9fd2f306b2ecaa528898c1b45f2cbec76007;p=thirdparty%2Fmkosi.git Update default of QemuMem in mkosi.md The default changed to 2G a while ago though the docs still referred to the old value of 1G. --- diff --git a/mkosi/resources/mkosi.md b/mkosi/resources/mkosi.md index 8ed5b4eac..3d38b996f 100644 --- a/mkosi/resources/mkosi.md +++ b/mkosi/resources/mkosi.md @@ -1213,7 +1213,7 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`, `QemuMem=`, `--qemu-mem=` : When used with the `qemu` verb, this options sets `qemu`'s `-m` - argument which controls the amount of guest's RAM. Defaults to `1G`. + argument which controls the amount of guest's RAM. Defaults to `2G`. `QemuKvm=`, `--qemu-kvm=`