2022-05-11 15:27:46 +02:00
|
|
|
pkgbase = linux-cachyos
|
2023-06-26 21:31:12 +02:00
|
|
|
pkgdesc = Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements
|
2023-10-12 20:51:02 +02:00
|
|
|
pkgver = 6.5.7
|
2023-10-13 10:31:23 +02:00
|
|
|
pkgrel = 2
|
2021-10-12 20:31:02 +02:00
|
|
|
url = https://github.com/CachyOS/linux-cachyos
|
|
|
|
arch = x86_64
|
|
|
|
arch = x86_64_v3
|
|
|
|
license = GPL2
|
|
|
|
makedepends = bc
|
|
|
|
makedepends = libelf
|
|
|
|
makedepends = pahole
|
|
|
|
makedepends = cpio
|
|
|
|
makedepends = perl
|
|
|
|
makedepends = tar
|
|
|
|
makedepends = xz
|
2022-02-09 22:24:30 +01:00
|
|
|
makedepends = zstd
|
|
|
|
makedepends = gcc
|
|
|
|
makedepends = gcc-libs
|
|
|
|
makedepends = glibc
|
|
|
|
makedepends = binutils
|
|
|
|
makedepends = make
|
|
|
|
makedepends = patch
|
2023-05-05 14:17:41 +02:00
|
|
|
makedepends = python
|
2021-10-12 20:31:02 +02:00
|
|
|
options = !strip
|
2023-10-12 20:51:02 +02:00
|
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.7.tar.xz
|
2021-10-12 20:31:02 +02:00
|
|
|
source = config
|
|
|
|
source = auto-cpu-optimization.sh
|
2023-08-28 14:44:10 +02:00
|
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.5/all/0001-cachyos-base-all.patch
|
|
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.5/sched/0001-EEVDF-cachy.patch
|
|
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.5/sched/0001-bore-eevdf.patch
|
2023-10-12 20:51:02 +02:00
|
|
|
b2sums = a9bed9907bf4b22c08df8a8beaaf923648e4f0f1a4b00c11012871094e7c06a127e54bc1935edb8afc92999456c01ebabd04bc542a0e2fa16de0852a5f4be681
|
|
|
|
b2sums = 0d15075ccc31eee90b4a71def492279660fd02f52b227f06b40cf4578be730f955121922dc2cd1f2373df4174e92bb50a6f92d79f1b2104d982c6c10b4ac7443
|
2023-05-01 11:31:02 +02:00
|
|
|
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
|
2023-10-12 20:51:02 +02:00
|
|
|
b2sums = 2fd14cc8eaf0273ea9db453d2193716fb76290fc36a27f326853d3345c6f3c227193124cf86947cb1373fe13c41c59ca43cc13b0bffefd7c333a6d9deceeaf2c
|
2023-10-13 10:31:23 +02:00
|
|
|
b2sums = c8673b0d9317024e0c1819913a636adc73eda9b61c9c5b077447070ffd3f42b211c494cbdc868e7be57bf691b6c532e90dd17ebc63e2155a6308d8a94dc67d8f
|
|
|
|
b2sums = deb0dedb021dea1681b75afa67464e7e65cf23bf3de7bfea9dc58663a2aba26bec05bf6f0d2d60ae72fea5be7c69e34a66f2839ab8b2ceb62a510c2cce7625d0
|
2021-10-12 20:31:02 +02:00
|
|
|
|
2022-05-14 08:55:19 +02:00
|
|
|
pkgname = linux-cachyos
|
2023-06-26 21:31:12 +02:00
|
|
|
pkgdesc = The Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements kernel and modules
|
2021-10-12 20:31:02 +02:00
|
|
|
depends = coreutils
|
|
|
|
depends = kmod
|
|
|
|
depends = initramfs
|
2022-06-06 19:07:37 +02:00
|
|
|
optdepends = wireless-regdb: to set the correct wireless channels of your country
|
2021-10-12 20:31:02 +02:00
|
|
|
optdepends = linux-firmware: firmware images needed for some devices
|
|
|
|
optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
|
2022-06-06 19:07:37 +02:00
|
|
|
optdepends = uksmd: Userspace KSM helper daemon
|
2021-10-12 20:31:02 +02:00
|
|
|
provides = VIRTUALBOX-GUEST-MODULES
|
|
|
|
provides = WIREGUARD-MODULE
|
2022-01-22 14:09:00 +01:00
|
|
|
provides = KSMBD-MODULE
|
2022-06-06 19:07:37 +02:00
|
|
|
provides = UKSMD-BUILTIN
|
2021-10-12 20:31:02 +02:00
|
|
|
|
2022-05-14 08:55:19 +02:00
|
|
|
pkgname = linux-cachyos-headers
|
2023-06-26 21:31:12 +02:00
|
|
|
pkgdesc = Headers and scripts for building modules for the Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements kernel
|
2021-10-12 20:31:02 +02:00
|
|
|
depends = pahole
|
2022-06-10 10:57:52 +02:00
|
|
|
depends = linux-cachyos
|