7cb59b78c6
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
53 lines
2.4 KiB
Plaintext
53 lines
2.4 KiB
Plaintext
pkgbase = linux-cachyos
|
|
pkgdesc = Linux EEVDF scheduler Kernel by CachyOS with other patches and improvements
|
|
pkgver = 6.3.1
|
|
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
|
|
options = !strip
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.3.1.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
|
|
b2sums = 91c7ac2fb2bdeed323b6f0812582bd82c78f62ce3754063716a8769b30c41e35ae06b042ef27fb3c59a63ca17ec764313d7971ba2ddf84f8cf9fe5885ffe0644
|
|
b2sums = 911ed58549df8cba56a7976b3fea8904085ab3b15cbc11138e78a00a8efd06512b02cdfb8300f19e96a0a4a21c4ab63c3804ce4346ab61eb5a9de13abe922b46
|
|
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
|
|
b2sums = 944cc70d1593a6fef259ec6ca59001985c3e708a9447845c0dbba4cab6d386e265e240854f44cdf1ab68d3b62dbea02e9857175bd1d738462277ec895094fa1e
|
|
b2sums = 4ab7071f2b82fdfd4d1150c8dba798a5c3e2d6eca8c01515e935179559b36ed0d95b5fda9a63cc0704dba720633b3713eec0bf963fe7f56d43fb79b4631edea0
|
|
|
|
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
|