14403c3cfc
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
56 lines
2.2 KiB
Plaintext
Executable File
56 lines
2.2 KiB
Plaintext
Executable File
pkgbase = linux-cachyos
|
|
pkgdesc = Linux BORE scheduler Kernel by CachyOS with other patches and improvements
|
|
pkgver = 5.18.12
|
|
pkgrel = 2
|
|
url = https://github.com/CachyOS/linux-cachyos
|
|
arch = x86_64
|
|
arch = x86_64_v3
|
|
license = GPL2
|
|
makedepends = bc
|
|
makedepends = texlive-latexextra
|
|
makedepends = libelf
|
|
makedepends = pahole
|
|
makedepends = cpio
|
|
makedepends = perl
|
|
makedepends = tar
|
|
makedepends = xz
|
|
makedepends = zstd
|
|
makedepends = xmlto
|
|
makedepends = git
|
|
makedepends = gcc
|
|
makedepends = gcc-libs
|
|
makedepends = glibc
|
|
makedepends = binutils
|
|
makedepends = make
|
|
makedepends = patch
|
|
options = !strip
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.18.12.tar.xz
|
|
source = config
|
|
source = auto-cpu-optimization.sh
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/all/0001-cachyos-base-all.patch
|
|
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/sched/0001-bore-sched.patch
|
|
sha256sums = 40b74d0942f255da07481710e1083412d06e37e45b8f9d9e34ae856db37b9527
|
|
sha256sums = 290cfc52f209df028b8693fcbeed276564ca1d1c13023ebed3faa3d56d6d6ede
|
|
sha256sums = ce8bf7807b45a27eed05a5e1de5a0bf6293a3bbc2085bacae70cd1368f368d1f
|
|
sha256sums = 37763b7f098fadd029923dafb952f9c9485ff3527e48087b6c5e557e043fa324
|
|
sha256sums = 7a36fe0a53a644ade0ce85f08f9ca2ebaddd47876966b7cc9d4cae8844649271
|
|
|
|
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
|