0756aeff49
Signed-off-by: Peter Jung <admin@ptr1337.dev>
54 lines
2.3 KiB
Text
54 lines
2.3 KiB
Text
pkgbase = linux-cachyos
|
|
pkgdesc = Linux BORE scheduler Kernel by CachyOS with other patches and improvements
|
|
pkgver = 6.1.6
|
|
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.1.6.tar.xz
|
|
source = config
|
|
source = auto-cpu-optimization.sh
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.1/all/0001-cachyos-base-all.patch
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.1/misc/0001-Add-latency-priority-for-CFS-class.patch
|
|
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.1/sched/0001-bore-cachy.patch
|
|
sha256sums = 3e4d8e561da5703a205ae8d7b2bed6c5c64fc4299eebcbfd20481e63b57d5ee3
|
|
sha256sums = d4f3fc2581e338835a33983cca18bfb3225450a07c456c48c9b051c03236955a
|
|
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
|
|
sha256sums = 8c3ff15ce2db3fd79abdbb6d3111e10956ba576aa29bb64253b4d6169546601b
|
|
sha256sums = ef23bd80154aaab224a4426a381cb0c4d759983a12f16a402bb1eeffdcde81bb
|
|
sha256sums = e2b8d0f8c406f320c30196805889f213b7cca6692df6de98754614c673506d59
|
|
|
|
pkgname = linux-cachyos
|
|
pkgdesc = The Linux 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 BORE scheduler Kernel by CachyOS with other patches and improvements kernel
|
|
depends = pahole
|
|
depends = linux-cachyos
|