73 lines
3.6 KiB
Plaintext
73 lines
3.6 KiB
Plaintext
pkgbase = linux-cachyos
|
|
pkgdesc = Linux CFS scheduler Kernel by CachyOS and with some other patches and other improvements
|
|
pkgver = 5.15
|
|
pkgrel = 1
|
|
url = https://github.com/CachyOS/linux-cachyos
|
|
arch = x86_64
|
|
arch = x86_64_v3
|
|
license = GPL2
|
|
makedepends = kmod
|
|
makedepends = bc
|
|
makedepends = libelf
|
|
makedepends = python-sphinx
|
|
makedepends = python-sphinx_rtd_theme
|
|
makedepends = graphviz
|
|
makedepends = imagemagick
|
|
makedepends = pahole
|
|
makedepends = cpio
|
|
makedepends = perl
|
|
makedepends = tar
|
|
makedepends = xz
|
|
options = !strip
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz
|
|
source = config
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-add-600hz-cfs-fixes.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-amd64-patches.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-amdpstate.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-bbr2.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-zstd.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-mm.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-lrng.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-fixes.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-futex.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-cpu.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-hwmon.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-sitemap.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-bitops.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-var.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-v4l2loopback.patch
|
|
source = auto-cpu-optimization.sh
|
|
md5sums = 071d49ff4e020d58c04f9f3f76d3b594
|
|
md5sums = 6a516501ccd87ef3dc5bcebc9a01e3d2
|
|
md5sums = 146bf117e5aef77478aca8e2422d2554
|
|
md5sums = 174b5da1d1e4f17ccdabe62d7af8ffed
|
|
md5sums = a5cedf5e8027082246f9a485baf859c1
|
|
md5sums = 2a8097ba46be56fbbe3967e9c34c9a0b
|
|
md5sums = e6c5e75b6e71f7a3d81f5dbad64188a8
|
|
md5sums = e422617aff583cec11129e0f185e9549
|
|
md5sums = 7d5cf45bcce33f1ed82f660efb089d3c
|
|
md5sums = acbaad682b7660e691d756680a8a3274
|
|
md5sums = 7fa046fd98013a89ed5f57b18c612068
|
|
md5sums = ba2b51078c24de01aa604d24673326d6
|
|
md5sums = 9788f0fb9ae2b72bd8bdab660c8cbddc
|
|
md5sums = 41f2c3ccfdef3ed7ceb43a345841933c
|
|
md5sums = 02ce3ecc02498f26a18a02717f808432
|
|
md5sums = bf01cd68a9f188bd9baa891f1c07ad30
|
|
md5sums = 95eb4457f95f3f8dd153983612ee65c0
|
|
md5sums = 21c98f19e883879dd3336c1fa143fd31
|
|
|
|
pkgname = linux-cachyos
|
|
pkgdesc = The Linux CFS scheduler Kernel by CachyOS and with some other patches and other improvements kernel and modules
|
|
depends = coreutils
|
|
depends = kmod
|
|
depends = initramfs
|
|
optdepends = crda: 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
|
|
provides = VIRTUALBOX-GUEST-MODULES
|
|
provides = WIREGUARD-MODULE
|
|
|
|
pkgname = linux-cachyos-headers
|
|
pkgdesc = Headers and scripts for building modules for the Linux CFS scheduler Kernel by CachyOS and with some other patches and other improvements
|
|
depends = pahole
|