19f8984f25
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
56 lines
2.6 KiB
Plaintext
56 lines
2.6 KiB
Plaintext
pkgbase = linux-cachyos
|
|
pkgdesc = Linux EEVDF scheduler Kernel by CachyOS with other patches and improvements
|
|
pkgver = 6.3.5
|
|
pkgrel = 1
|
|
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
|
|
makedepends = zstd
|
|
makedepends = gcc
|
|
makedepends = gcc-libs
|
|
makedepends = glibc
|
|
makedepends = binutils
|
|
makedepends = make
|
|
makedepends = patch
|
|
makedepends = python
|
|
options = !strip
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.3.5.tar.xz
|
|
source = config
|
|
source = auto-cpu-optimization.sh
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.3/all/0001-cachyos-base-all.patch
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.3/sched/0001-EEVDF.patch
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.3/sched/0001-bore-eevdf.patch
|
|
b2sums = 646a94591eae93db9301a11e5300579c8cce7d2a544727cb88efed86d05ba070a247498d9c83d7b7cdbead4e7d46537134c877813aa7f188dd36b403c58d0c11
|
|
b2sums = aee22f3c48214c29b551540b63cbbdbb160588a4a31b8fd6881ecffbea01a339526091565749c9c7562dc1cae4f3a1c23567fc3f15de3c4fa1f9eaac65fa5731
|
|
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
|
|
b2sums = 0008b4bfc896a1212abae61dd2b0f1ce68220f48a064a97aa1988e8c46058f8c23c4db85f99cb9fb5ecf311b2aefe78a081cd064e6ac5d5830dab2449ba7a40b
|
|
b2sums = 7740148bce24e4e51ef260405def1c9afd1eabffeca1c1db8e5e57437c0e63b0504bddb6519df77fdc9cc702a1613f183032b76e88cae2a8012bc504026560bf
|
|
b2sums = 55d452686eecbba6cbdfa65d0c1892b48370ca42d14c442e99df1457a415c7573f80272bee97081de0924b75730c5c209ea38974f8adf966e1227116cda0da02
|
|
|
|
pkgname = linux-cachyos
|
|
pkgdesc = The Linux EEVDF scheduler Kernel by CachyOS with other patches and improvements kernel and modules
|
|
depends = coreutils
|
|
depends = kmod
|
|
depends = initramfs
|
|
optdepends = wireless-regdb: to set the correct wireless channels of your country
|
|
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
|
|
optdepends = uksmd: Userspace KSM helper daemon
|
|
provides = VIRTUALBOX-GUEST-MODULES
|
|
provides = WIREGUARD-MODULE
|
|
provides = KSMBD-MODULE
|
|
provides = UKSMD-BUILTIN
|
|
|
|
pkgname = linux-cachyos-headers
|
|
pkgdesc = Headers and scripts for building modules for the Linux EEVDF scheduler Kernel by CachyOS with other patches and improvements kernel
|
|
depends = pahole
|
|
depends = linux-cachyos
|