mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +00:00
Update
This commit is contained in:
parent
751eab1252
commit
7587ab70f5
6 changed files with 15 additions and 11 deletions
5
boot/loader/entries/linux-zen.conf
Executable file
5
boot/loader/entries/linux-zen.conf
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
title Arch Linux [Zen Kernel] - Encrypted
|
||||
linux /vmlinuz-linux-zen
|
||||
initrd /intel-ucode.img
|
||||
initrd /initramfs-linux-zen.img
|
||||
options cryptdevice=PARTUUID=379cfbc1-1611-4d61-ba80-dafac35f1c1a:lvm root=/dev/mapper/vg0-root resume=/dev/vg0/swap zswap.enabled=1 zswap.compressor=lz4 apparmor=1 security=apparmor mitigations=off quiet rw
|
||||
Loading…
Add table
Add a link
Reference in a new issue