0779e6f82f
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
54 lines
2.4 KiB
Plaintext
54 lines
2.4 KiB
Plaintext
pkgbase = linux-cachyos
|
|
pkgdesc = Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements
|
|
pkgver = 6.6.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.6.5.tar.xz
|
|
source = config
|
|
source = auto-cpu-optimization.sh
|
|
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 = 9d66d720f2f037cfd480835ab38807fe5aabcff09bd210c5cb0dc80bd3e1182434df9f04a286df4e8cbc508ac984ecba12d2098a3296e3aac60afad94c085876
|
|
b2sums = 5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483
|
|
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
|
|
b2sums = 96ab8ee123335565195fcb5a5e3448d01cd15da64002b321ee88f71c0f826913a7c8bf17bc46a49aaa5eef526b39bf589769a4590dac229621044f58833e5d07
|
|
b2sums = a9ac9281babe991c49eaf3f55dbe27edd5647d2b9f98f7ef589f1eaace63453e964e188ea9983b7d2324c63e6f1fb5b6408393bb297069e135a501c83ae9920f
|
|
|
|
pkgname = linux-cachyos
|
|
pkgdesc = The Linux EEVDF-BORE 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-BORE scheduler Kernel by CachyOS with other patches and improvements kernel
|
|
depends = pahole
|
|
depends = linux-cachyos
|