aboutsummaryrefslogtreecommitdiffci
path: root/components/liveinstall.xml
diff options
from:
to:
context:
space:
mode:
authorGravatar Saya Andy <saya.andy@posteo.com> 2026-08-04 15:00:48 +0700
committerGravatar Saya Andy <saya.andy@posteo.com> 2026-08-19 20:25:00 +0700
commit935707ec3e1627a5d080d8d4ba7e2e7bebe0f880 (patch)
tree3bb855acb1063f160c80ac2eab16f4af046cd73c /components/liveinstall.xml
parent61bdf88b3f2845fd113c91d7c1c371bfda3f2ae7 (diff)
downloadkiwi-descriptions-935707ec3e1627a5d080d8d4ba7e2e7bebe0f880.tar.gz
kiwi-descriptions-935707ec3e1627a5d080d8d4ba7e2e7bebe0f880.zip
fix: switch suspend to interactive on power button press in gnome
session fix: switch 'deep' suspend to 's2idle'
Diffstat (limited to 'components/liveinstall.xml')
-rw-r--r--components/liveinstall.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/liveinstall.xml b/components/liveinstall.xml
index 55ae4eb..c04ca7f 100644
--- a/components/liveinstall.xml
+++ b/components/liveinstall.xml
@@ -10,7 +10,7 @@
publisher="Fedora Project" volid="Fedora_Linux" application_id="Fedora_Linux"
primary="true" flags="dmsquash" filesystem="erofs" erofscompression="lzma,level=6" mediacheck="true"
firmware="efi" efiparttable="gpt" efifatimagesize="30"
- kernelcmdline="quiet rhgb clk_ignore_unused pd_ignore_unused systemd.tpm2_wait=0 rd.live.ram=1"
+ kernelcmdline="quiet rhgb mem_sleep_default=s2idle clk_ignore_unused pd_ignore_unused systemd.tpm2_wait=0 rd.live.ram=1"
fscreateoptions="-Efragments -C 1048576"
>
<bootloader name="grub2" grub_template="grub-arm.cfg.iso-template" console="console" timeout="10"/>