From 34f1124b141b66bc12cd9e0aa8d2b04a156164fe Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Mon, 30 Sep 2019 05:09:47 +0300 Subject: plymouth, lightdm --- system/loader/entries/arch.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 system/loader/entries/arch.conf (limited to 'system/loader/entries') diff --git a/system/loader/entries/arch.conf b/system/loader/entries/arch.conf new file mode 100755 index 0000000..5d60a7a --- /dev/null +++ b/system/loader/entries/arch.conf @@ -0,0 +1,4 @@ +title Arch Linux +linux /vmlinuz-linux +initrd /initramfs-linux.img +options root=/dev/ArchVolGroup-root rw quiet splash loglevel=2 rd.udev.log_priority=3 rd.systemd.show_status=false vt.global_cursor_default=0 cryptdevice=/dev/nvme0n1p2:cryptlvm root=/dev/ArchVolGroup/root bluetooth.disable_ertm=1 -- cgit v1.2.3