aboutsummaryrefslogtreecommitdiff
path: root/components
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-04 15:00:48 +0700
commitce7e0485e805d14a566a933788cd3fddac9cb733 (patch)
tree285197389098524eb5c08088c4cb9f2f76595e63 /components
parent3f5ee6ecfde3a6cb4e047eb5357afad43034bc13 (diff)
downloadkiwi-descriptions-ce7e0485e805d14a566a933788cd3fddac9cb733.tar.gz
kiwi-descriptions-ce7e0485e805d14a566a933788cd3fddac9cb733.zip
fix: switch suspend to interactive on power button press in gnome
session fix: switch 'deep' suspend to 's2idle'
Diffstat (limited to 'components')
-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"/>