blob: e6f1cfa191596aa92a7de95883c6e95ed7e29a6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
pkgbase = linux-cachyos-rt
pkgdesc = Linux RT + Cachy Sauce Kernel by CachyOS with other patches and improvements
pkgver = 6.8.9
pkgrel = 4
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
license = GPL-2.0-only
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
options = !debug
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.8.9.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.8/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.8/misc/0001-rt.patch
source = linux-cachyos-rt.install
b2sums = 0305b6636a4e382855a2804cedc3984f1e891b26b24412e3533b1f29a07459d39be5121d4618da20098623290e922d502b7ac1b774f39e732f23a778a4b5b5be
b2sums = 68991dfe372201a6dad87e1f7d1f154708a35e8340f3ad37b490e51860badc3dda3d870b7cf5b30182d0e36a9e3585eaa307cb9a3d9577b9bbc09f58b9b09f23
b2sums = 43ef7a347878592740d9eb23b40a56083fa747f7700fa1e2c6d039d660c0b876d99bf1a3160e15d041fb13d45906cdb5defef034d4d0ae429911864239c94d8d
b2sums = cf12e295a43d5803a0a5f22e15e96e6e0cd7b7ed3cf34771f666d085abe2014f323ab876b7016afe59b42dee798f504569afbb175c08f24c4760f94956f5dd15
b2sums = a00ce1e6b4a2abe681b15f020a094533db025ea6a4d1fddcaa6c64b2b316997f6b90ab11953ee62ff8ccf0ca551b93c8c3b1083ad78f78407e0ae0caa9cf2df6
b2sums = e395035f1b0b944beca434c1e24264342088365de267cbb83b111f02a029fc78145aec73c14e458bd3ad648c8bb2c2ef30c2ff091b1dad2f9b754ecbeb45e41b
pkgname = linux-cachyos-rt
pkgdesc = The Linux RT + Cachy Sauce 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-rt-headers
pkgdesc = Headers and scripts for building modules for the Linux RT + Cachy Sauce Kernel by CachyOS with other patches and improvements kernel
depends = pahole
depends = linux-cachyos-rt
|