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-08-11 19:07:15 +02:00
|
|
|
pkgver = 6.4.10
|
2023-08-12 19:25:17 +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-08-11 19:07:15 +02:00
|
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.10.tar.xz
|
2021-10-12 20:31:02 +02:00
|
|
|
source = config
|
|
|
|
source = auto-cpu-optimization.sh
|
2023-06-26 21:31:12 +02:00
|
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.4/all/0001-cachyos-base-all.patch
|
|
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.4/sched/0001-EEVDF.patch
|
|
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.4/sched/0001-bore-eevdf.patch
|
2023-08-11 19:07:15 +02:00
|
|
|
b2sums = 700017448073f63880739efed3f60baba18116500737419e305b2b5e0d2532e2d40a41368c773772cba437236bc1edda85c8f16ca23a945c754e283a30184a6d
|
2023-08-12 19:25:17 +02:00
|
|
|
b2sums = f86d5bc428a0a3213b186fc16e05779256f243b097b37e69af10b4cce29a9fbcd5b4458b057a86a9aaf12659da7c44df711844cb3beda3f995aa2c2fe7435f17
|
2023-05-01 11:31:02 +02:00
|
|
|
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
|
2023-08-11 19:07:15 +02:00
|
|
|
b2sums = 3ec64cda731868642c3e502e09991d2b30779e1fb6194e00b2a3fbfc9516c8cf3f86c1c3475c5fa11a2e71e208748d4c693b688c7fd20690486ad28a61111f0e
|
2023-08-07 14:44:21 +02:00
|
|
|
b2sums = 11d5923512051c46477aab7ceddaa1fef962c8d503975e34e660acb1a9c7040b147a935ca3f6f5f7e5cadb37e32a1cd25ddd8fda00c403d6364f9612ceebdc1f
|
|
|
|
b2sums = 893d96b3f582a753cd9821ee78028ef923fbf1c46f45c1c26f76ec02715ae89cdd536c1ebf95d54fb4d4ef4da4f1560f6e6136fd528489f703e41950c03a6dc3
|
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
|