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-30 22:18:05 +01:00
|
|
|
pkgver = 6.6.0
|
2023-10-31 20:25:52 +01: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-30 22:18:05 +01:00
|
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.xz
|
2021-10-12 20:31:02 +02:00
|
|
|
source = config
|
|
|
|
source = auto-cpu-optimization.sh
|
2023-10-30 22:18:05 +01:00
|
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/all/0001-cachyos-base-all.patch
|
|
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/sched/0001-bore-cachy.patch
|
|
|
|
b2sums = 5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2
|
|
|
|
b2sums = c3f5d4f7eaf8b95b6a7f371e985abb0d2a0981b855558a305048f5c9fa2e79dbbd9f1f0eca3707d9f9c73d3ac969839a2641727a7787470b1da6994d0ce377df
|
2023-05-01 11:31:02 +02:00
|
|
|
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
|
2023-10-30 22:18:05 +01:00
|
|
|
b2sums = b99458e40605388759bfc3d07233acb5ae29c4c0ff3b10c2532f11a5a946a752ec1a654ba2a51670afc415e90ac2ce48a24c0977a92fe8acf691345171d95924
|
|
|
|
b2sums = caedeef9cf148961a2fc1a06f175682c401448276e57921221c54ffaf7b27135de9d6b8e22f12cdc14b31a042493ffc8970211d68819264d202b811cd7db0c36
|
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
|