mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Update
This commit is contained in:
parent
4c019b36c2
commit
3f0fedf3bc
3 changed files with 5 additions and 6 deletions
|
|
@ -2,4 +2,4 @@ title Arch Linux [Vanilla Kernel] - Encrypted
|
|||
linux /vmlinuz-linux
|
||||
initrd /intel-ucode.img
|
||||
initrd /initramfs-linux.img
|
||||
options cryptdevice=UUID=65127d08-139a-4e52-8a7b-c8c0911f460c:lvm root=UUID=fb5fc334-d17a-4b2d-8c6f-8d9727ca58f6 resume=UUID=8b9a5989-9817-4805-8d73-cf77ec730e06 zswap.enabled=1 zswap.compressor=lz4 apparmor=1 security=apparmor mitigations=off intel_pstate=per_cpu_perf_limits intel_pstate=hwp_only quiet rw
|
||||
options cryptdevice=UUID=65127d08-139a-4e52-8a7b-c8c0911f460c:lvm root=UUID=fb5fc334-d17a-4b2d-8c6f-8d9727ca58f6 resume=UUID=8b9a5989-9817-4805-8d73-cf77ec730e06 zswap.enabled=1 zswap.compressor=lz4 apparmor=1 security=apparmor mitigations=off quiet rw
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@ title Arch Linux [Zen Kernel] - Encrypted
|
|||
linux /vmlinuz-linux-zen
|
||||
initrd /intel-ucode.img
|
||||
initrd /initramfs-linux-zen.img
|
||||
options cryptdevice=UUID=65127d08-139a-4e52-8a7b-c8c0911f460c:lvm root=UUID=fb5fc334-d17a-4b2d-8c6f-8d9727ca58f6 resume=UUID=8b9a5989-9817-4805-8d73-cf77ec730e06 zswap.enabled=1 zswap.compressor=lz4 apparmor=1 security=apparmor mitigations=off intel_pstate=per_cpu_perf_limits intel_pstate=hwp_only quiet rw
|
||||
options cryptdevice=UUID=65127d08-139a-4e52-8a7b-c8c0911f460c:lvm root=UUID=fb5fc334-d17a-4b2d-8c6f-8d9727ca58f6 resume=UUID=8b9a5989-9817-4805-8d73-cf77ec730e06 zswap.enabled=1 zswap.compressor=lz4 apparmor=1 security=apparmor mitigations=off quiet rw
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
default linux-zen
|
||||
console-mode max
|
||||
timeout 0
|
||||
editor no
|
||||
#timeout 3
|
||||
#console-mode keep
|
||||
default 972fe9baddb6446ea48a43e34169123d-*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue