5.16.0-2-fixes
This commit is contained in:
parent
674e0403d4
commit
cb68f03093
2 changed files with 21 additions and 22 deletions
20
.SRCINFO
20
.SRCINFO
|
@ -1,7 +1,7 @@
|
|||
pkgbase = linux-cachyos
|
||||
pkgdesc = Linux CFS scheduler Kernel by CachyOS and with some other patches and other improvements
|
||||
pkgver = 5.16.0
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://github.com/CachyOS/linux-cachyos
|
||||
arch = x86_64
|
||||
arch = x86_64_v3
|
||||
|
@ -21,8 +21,8 @@ pkgbase = linux-cachyos
|
|||
options = !strip
|
||||
source = https://git.kernel.org/torvalds/t/linux-5.16.tar.gz
|
||||
source = config
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-MG-LRU-v6.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-amd64-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-lru-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-arch-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-sched-perf-fix.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-block-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-blk-patches.patch
|
||||
|
@ -36,7 +36,8 @@ pkgbase = linux-cachyos
|
|||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-clearlinux.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-f2fs-xfs-ext4-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-misc.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-fixes.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-fixes-miscellaneous.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-pf-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-futex-winesync.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-hwmon.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-ksmbd.patch
|
||||
|
@ -45,12 +46,11 @@ pkgbase = linux-cachyos
|
|||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-zen-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-v4l2loopback.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/next/0002-mm-next.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/next/0003-folio-io.patch
|
||||
source = auto-cpu-optimization.sh
|
||||
md5sums = 5c6acbcc119ab680a32264c865ea70e1
|
||||
md5sums = f9425b75de74d70497781f8c8448c27f
|
||||
md5sums = d16ccc4f52eb0bc08893dc66a7caa154
|
||||
md5sums = dbdb6754a1f5b3ccf26321843a070406
|
||||
md5sums = c463c17e1bf27df35f05eb1004c2ba48
|
||||
md5sums = 3d8d1eeebba7d038f6d890619233e605
|
||||
md5sums = d6feae0f2dd1b24a853d335da003cb51
|
||||
md5sums = f717c0a238353f443a6f0633a59ee8ca
|
||||
md5sums = 194c8e20ad30973c32159cb23f3be4c9
|
||||
|
@ -62,9 +62,10 @@ pkgbase = linux-cachyos
|
|||
md5sums = b61fd5f488e44208fc97bfa6a274aebb
|
||||
md5sums = d4c38ce51fb9a69aa92ad9b9e0199122
|
||||
md5sums = a687c26c262ccb9ad7cb54697a1476bc
|
||||
md5sums = 8ef0e994f61bcd8d2188588f42805005
|
||||
md5sums = a35a6dea9bc12029b3a837d86d4b842a
|
||||
md5sums = 80920e501b9b87bfe587edff445e6efe
|
||||
md5sums = f574f1c40fa2d07602e77418b863e144
|
||||
md5sums = b7867c9203f9f1ec1e3d6648a4659624
|
||||
md5sums = be1e00d93e9c2ba91ee6017b82e64194
|
||||
md5sums = 28dcc1fe3029c6c316773bbcbe82954d
|
||||
md5sums = 2160aabf2b9798907d36c4d246937d71
|
||||
md5sums = 12ad5085b7f01793980f137f2c9451cb
|
||||
|
@ -73,7 +74,6 @@ pkgbase = linux-cachyos
|
|||
md5sums = de6db1147385c058b2e94df3c1739fdf
|
||||
md5sums = cb9384ce179d08be6c90df6d0a0977a1
|
||||
md5sums = 258c33888c85d1ecc0bbdf59c3a92895
|
||||
md5sums = 9956af4381a21744369bf81d76d3142d
|
||||
md5sums = 21c98f19e883879dd3336c1fa143fd31
|
||||
|
||||
pkgname = linux-cachyos
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue