mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
dracut: cleanup cmdlines
This commit is contained in:
parent
e55a5da817
commit
10b7347ab3
@ -1,3 +1,4 @@
|
|||||||
# This is Lumina's kernel command line. When using
|
# This is Lumina's kernel command line. When using
|
||||||
# UEFI UNIFIED KERNEL IMAGES, this file is very important to have.
|
# UEFI UNIFIED KERNEL IMAGES, this file is very important to have.
|
||||||
kernel_cmdline="root=UUID=805c850d-d923-45ba-b55c-9b95309b58b5 ro rootflags=subvol=root rd.luks.uuid=luks-2f03d7ba-c447-43b9-b62b-6d76362774ee quiet mitigations=auto acpi_osi=Linux rw fsck.mode=force fsck.repair=yes lockdown=confidentiality"
|
kernel_cmdline="root=UUID=805c850d-d923-45ba-b55c-9b95309b58b5 rw rootflags=subvol=root rd.luks.uuid=luks-2f03d7ba-c447-43b9-b62b-6d76362774ee mitigations=auto,nosmt acpi_osi=Linux"
|
||||||
|
# vim: filetype=conf
|
||||||
|
@ -1 +1,2 @@
|
|||||||
kernel_cmdline="root=UUID=c3df30ca-878b-4125-bcb4-ba3ba4398efd ro rd.lvm.lv=fedora_localhost-live/root rd.luks.uuid=luks-f9a33e19-4176-44b3-8e06-2ee7fb70f3d0 quiet mitigations=auto noresume hibernate=no nohibernate quiet random.trust_cpu=on btusb.force_scofix=1 btusb.enable_autosuspend=0 initcall_blacklist=simpledrm_platform_driver_init cpufreq.default_governor=schedutil nvidia-drm.modeset=1 rw rd.driver.blacklist=nouveau modprobe.blacklist=nouveau lockdown=confidentiality"
|
kernel_cmdline="root=UUID=c3df30ca-878b-4125-bcb4-ba3ba4398efd rw rd.lvm.lv=fedora_localhost-live/root rd.luks.uuid=luks-f9a33e19-4176-44b3-8e06-2ee7fb70f3d0 mitigations=auto,nosmt btusb.force_scofix=1 btusb.enable_autosuspend=0 cpufreq.default_governor=schedutil"
|
||||||
|
# vim: filetype=conf
|
||||||
|
Loading…
Reference in New Issue
Block a user