From 0e90712d1f05d03c44b464a3a182af311074d75f Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Sun, 1 Dec 2024 02:45:21 +0500 Subject: [PATCH] Update --- src/modules/bootloader/bootloader.conf | 2 +- src/modules/grubcfg/grubcfg.conf | 2 +- src/modules/netinstall/netinstall.yaml | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/modules/bootloader/bootloader.conf b/src/modules/bootloader/bootloader.conf index 41e1550..66a7e17 100644 --- a/src/modules/bootloader/bootloader.conf +++ b/src/modules/bootloader/bootloader.conf @@ -31,7 +31,7 @@ loaderEntries: - "console-mode max" # systemd-boot and refind support custom kernel params -kernelParams: [ "nvme_load=YES","nowatchdog","zswap.enabled=0","page_alloc.shuffle=1","threadirqs","split_lock_detect=off","pci=pcie_bus_perf","add_efi_memmap","quiet" ] +kernelParams: [ "nvme_load=YES","nowatchdog","zswap.enabled=0","page_alloc.shuffle=1","threadirqs","split_lock_detect=off","pci=pcie_bus_perf","psi=1","add_efi_memmap","quiet" ] # A list of kernel names that refind should accept as kernels refindKernelList: [ "linux","linux-lts","linux-zen","linux-hardened","linux-xanmod-anbox","linux-xanmod","linux-xanmod-lts","linux-lqx","linux-cachyos","linux-cachyos-cfs","linux-cachyos-bore","linux-cachyos-tt","linux-cachyos-bmq","linux-cachyos-pds","linux-cachyos-lts" ] diff --git a/src/modules/grubcfg/grubcfg.conf b/src/modules/grubcfg/grubcfg.conf index a422a7a..ce19581 100644 --- a/src/modules/grubcfg/grubcfg.conf +++ b/src/modules/grubcfg/grubcfg.conf @@ -44,7 +44,7 @@ keep_distributor: false # `["quiet"]`. To avoid the default, explicitly set this key # to an empty list, `[]`. -kernel_params: [ "nvme_load=YES","nowatchdog","zswap.enabled=0","page_alloc.shuffle=1","threadirqs","split_lock_detect=off","pci=pcie_bus_perf","add_efi_memmap","quiet" ] +kernel_params: [ "nvme_load=YES","nowatchdog","zswap.enabled=0","page_alloc.shuffle=1","threadirqs","split_lock_detect=off","pci=pcie_bus_perf","psi=1","add_efi_memmap","quiet" ] # Default entries to write to /etc/default/grub if it does not exist yet or if # we are overwriting it. diff --git a/src/modules/netinstall/netinstall.yaml b/src/modules/netinstall/netinstall.yaml index f8c29bb..d397e9d 100644 --- a/src/modules/netinstall/netinstall.yaml +++ b/src/modules/netinstall/netinstall.yaml @@ -543,9 +543,7 @@ packages: - klassy - klassy-qt5 - - lightly-qt6 - lightlyshaders - - roundedsbe - name: "Base desktop theme (base_system) (base_and_developer_edition) (full netinstall)" selected: true @@ -780,7 +778,7 @@ - pamac - paru - pkgfile - - rate-mirrors + - rate-mirrors-bin - rebuild-detector - reflector - snapd