Sync with Github
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
This commit is contained in:
parent
8dbd3d28ba
commit
15307eddb0
3 changed files with 8 additions and 19 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -28,7 +28,7 @@ pkgbase = linux-cachyos
|
||||||
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.1/misc/0001-Add-latency-priority-for-CFS-class.patch
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.1/misc/0001-Add-latency-priority-for-CFS-class.patch
|
||||||
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.1/sched/0001-bore-cachy.patch
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.1/sched/0001-bore-cachy.patch
|
||||||
sha256sums = 0be2919ba91cf5873a4cb4d429de78aad0469120d624e333a43b4b011d74d19d
|
sha256sums = 0be2919ba91cf5873a4cb4d429de78aad0469120d624e333a43b4b011d74d19d
|
||||||
sha256sums = 111246473833b7576d33e284becf55dbb3533b657391fa2a3846b0da6d6039c6
|
sha256sums = 509bde973c87ce534f047ef4bdcd8b07dce606ea8e2fd91af1af0641db21eb37
|
||||||
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
|
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
|
||||||
sha256sums = 87929b669f1081d34e27768ee9426da8c97038619d4deee38487f93ca9c9a629
|
sha256sums = 87929b669f1081d34e27768ee9426da8c97038619d4deee38487f93ca9c9a629
|
||||||
sha256sums = 479019c7ea52de10b6cadac468eb61215bafef596da3d751571bb6dc4fcd8787
|
sha256sums = 479019c7ea52de10b6cadac468eb61215bafef596da3d751571bb6dc4fcd8787
|
||||||
|
|
4
PKGBUILD
4
PKGBUILD
|
@ -188,7 +188,7 @@ _bcachefs=${_bcachefs-}
|
||||||
# https://gitlab.com/ananicy-cpp/ananicy-cpp/-/tree/feature/latency-nice
|
# https://gitlab.com/ananicy-cpp/ananicy-cpp/-/tree/feature/latency-nice
|
||||||
_latency_nice=${_latency_nice-y}
|
_latency_nice=${_latency_nice-y}
|
||||||
|
|
||||||
if [[ "$_use_llvm_lto" = "thin" || "$_use_llvm_lto" = "full" && -n "$_use_lto_suffix" ]]; then
|
if [[ "$_use_llvm_lto" = "thin" || "$_use_llvm_lto" = "full" ]] && [ -n "$_use_lto_suffix" ]; then
|
||||||
pkgsuffix=cachyos-lto
|
pkgsuffix=cachyos-lto
|
||||||
pkgbase=linux-$pkgsuffix
|
pkgbase=linux-$pkgsuffix
|
||||||
|
|
||||||
|
@ -859,7 +859,7 @@ for _p in "${pkgname[@]}"; do
|
||||||
done
|
done
|
||||||
|
|
||||||
sha256sums=('0be2919ba91cf5873a4cb4d429de78aad0469120d624e333a43b4b011d74d19d'
|
sha256sums=('0be2919ba91cf5873a4cb4d429de78aad0469120d624e333a43b4b011d74d19d'
|
||||||
'111246473833b7576d33e284becf55dbb3533b657391fa2a3846b0da6d6039c6'
|
'509bde973c87ce534f047ef4bdcd8b07dce606ea8e2fd91af1af0641db21eb37'
|
||||||
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
|
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
|
||||||
'87929b669f1081d34e27768ee9426da8c97038619d4deee38487f93ca9c9a629'
|
'87929b669f1081d34e27768ee9426da8c97038619d4deee38487f93ca9c9a629'
|
||||||
'479019c7ea52de10b6cadac468eb61215bafef596da3d751571bb6dc4fcd8787'
|
'479019c7ea52de10b6cadac468eb61215bafef596da3d751571bb6dc4fcd8787'
|
||||||
|
|
21
config
21
config
|
@ -1,8 +1,8 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86 6.1.7 Kernel Configuration
|
# Linux/x86 6.1.10 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.1 20230111"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.1 20230201"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
CONFIG_GCC_VERSION=120201
|
CONFIG_GCC_VERSION=120201
|
||||||
CONFIG_CLANG_VERSION=0
|
CONFIG_CLANG_VERSION=0
|
||||||
|
@ -552,7 +552,6 @@ CONFIG_HZ_300=y
|
||||||
# CONFIG_HZ_600 is not set
|
# CONFIG_HZ_600 is not set
|
||||||
# CONFIG_HZ_750 is not set
|
# CONFIG_HZ_750 is not set
|
||||||
# CONFIG_HZ_1000 is not set
|
# CONFIG_HZ_1000 is not set
|
||||||
# CONFIG_HZ_2000 is not set
|
|
||||||
CONFIG_HZ=300
|
CONFIG_HZ=300
|
||||||
CONFIG_SCHED_HRTICK=y
|
CONFIG_SCHED_HRTICK=y
|
||||||
CONFIG_KEXEC=y
|
CONFIG_KEXEC=y
|
||||||
|
@ -2589,13 +2588,13 @@ CONFIG_CDROM=m
|
||||||
# CONFIG_PARIDE is not set
|
# CONFIG_PARIDE is not set
|
||||||
CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
|
CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
|
||||||
CONFIG_ZRAM=m
|
CONFIG_ZRAM=m
|
||||||
# CONFIG_ZRAM_DEF_COMP_LZORLE is not set
|
CONFIG_ZRAM_DEF_COMP_LZORLE=y
|
||||||
CONFIG_ZRAM_DEF_COMP_ZSTD=y
|
# CONFIG_ZRAM_DEF_COMP_ZSTD is not set
|
||||||
# CONFIG_ZRAM_DEF_COMP_LZ4 is not set
|
# CONFIG_ZRAM_DEF_COMP_LZ4 is not set
|
||||||
# CONFIG_ZRAM_DEF_COMP_LZO is not set
|
# CONFIG_ZRAM_DEF_COMP_LZO is not set
|
||||||
# CONFIG_ZRAM_DEF_COMP_LZ4HC is not set
|
# CONFIG_ZRAM_DEF_COMP_LZ4HC is not set
|
||||||
# CONFIG_ZRAM_DEF_COMP_842 is not set
|
# CONFIG_ZRAM_DEF_COMP_842 is not set
|
||||||
CONFIG_ZRAM_DEF_COMP="zstd"
|
CONFIG_ZRAM_DEF_COMP="lzo-rle"
|
||||||
CONFIG_ZRAM_WRITEBACK=y
|
CONFIG_ZRAM_WRITEBACK=y
|
||||||
# CONFIG_ZRAM_MEMORY_TRACKING is not set
|
# CONFIG_ZRAM_MEMORY_TRACKING is not set
|
||||||
CONFIG_ZRAM_MULTI_COMP=y
|
CONFIG_ZRAM_MULTI_COMP=y
|
||||||
|
@ -2681,7 +2680,6 @@ CONFIG_DW_XDATA_PCIE=m
|
||||||
CONFIG_PCI_ENDPOINT_TEST=m
|
CONFIG_PCI_ENDPOINT_TEST=m
|
||||||
CONFIG_XILINX_SDFEC=m
|
CONFIG_XILINX_SDFEC=m
|
||||||
CONFIG_MISC_RTSX=m
|
CONFIG_MISC_RTSX=m
|
||||||
CONFIG_WINESYNC=y
|
|
||||||
CONFIG_C2PORT=m
|
CONFIG_C2PORT=m
|
||||||
CONFIG_C2PORT_DURAMAR_2150=m
|
CONFIG_C2PORT_DURAMAR_2150=m
|
||||||
|
|
||||||
|
@ -4026,23 +4024,14 @@ CONFIG_RTL8XXXU_UNTESTED=y
|
||||||
CONFIG_RTW88=m
|
CONFIG_RTW88=m
|
||||||
CONFIG_RTW88_CORE=m
|
CONFIG_RTW88_CORE=m
|
||||||
CONFIG_RTW88_PCI=m
|
CONFIG_RTW88_PCI=m
|
||||||
CONFIG_RTW88_SDIO=m
|
|
||||||
CONFIG_RTW88_USB=m
|
|
||||||
CONFIG_RTW88_8822B=m
|
CONFIG_RTW88_8822B=m
|
||||||
CONFIG_RTW88_8822C=m
|
CONFIG_RTW88_8822C=m
|
||||||
CONFIG_RTW88_8723D=m
|
CONFIG_RTW88_8723D=m
|
||||||
CONFIG_RTW88_8821C=m
|
CONFIG_RTW88_8821C=m
|
||||||
CONFIG_RTW88_8822BE=m
|
CONFIG_RTW88_8822BE=m
|
||||||
CONFIG_RTW88_8822BS=m
|
|
||||||
CONFIG_RTW88_8822BU=m
|
|
||||||
CONFIG_RTW88_8822CE=m
|
CONFIG_RTW88_8822CE=m
|
||||||
CONFIG_RTW88_8822CS=m
|
|
||||||
CONFIG_RTW88_8822CU=m
|
|
||||||
CONFIG_RTW88_8723DE=m
|
CONFIG_RTW88_8723DE=m
|
||||||
CONFIG_RTW88_8723DU=m
|
|
||||||
CONFIG_RTW88_8821CE=m
|
CONFIG_RTW88_8821CE=m
|
||||||
CONFIG_RTW88_8821CS=m
|
|
||||||
CONFIG_RTW88_8821CU=m
|
|
||||||
CONFIG_RTW88_DEBUG=y
|
CONFIG_RTW88_DEBUG=y
|
||||||
CONFIG_RTW88_DEBUGFS=y
|
CONFIG_RTW88_DEBUGFS=y
|
||||||
CONFIG_RTW89=m
|
CONFIG_RTW89=m
|
||||||
|
|
Loading…
Add table
Reference in a new issue