blob: 941ea3732b421bf321bda40978035ff6fd0dfdf1 (
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
|
pkgbase = linux-uksm
pkgdesc = Linux UKSM
pkgver = 5.8.14
pkgrel = 1
url = https://github.com/dolohow/uksm
arch = x86_64
license = GPL2
makedepends = kmod
makedepends = bc
makedepends = libelf
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = graphviz
makedepends = imagemagick
makedepends = pahole
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.8.14.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.8.14.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.8/uksm-patches-v3/0001-UKSM-for-5.8.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.8/cpu-patches-sep/0001-cpu-5.8-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.8/arch-patches-v2-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.8/arch-patches-v2-sep/0002-virt-vbox-Add-support-for-the-new-VBG_IOCTL_ACQUIRE_.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.8/docs-patches/0001-Documentation-Fix-sphinx-3.0-causes-compilation-erro.patch
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha512sums = 33300ce45c0cdd2f0b152b942662c931b53d04216bb75219e69004a7ba0b7a6781afb0d391929cdae5541628722252603199cf7ca1478d293db27b2b43afbc0a
sha512sums = SKIP
sha512sums = 4266ba2af7f3ca5017423329011c22c012cf3f327314d00f9687c43a38d6e774a583a5cf28ea0e203ff1eaed770ef2fefba029f75d8564afa43f2dc73a13467c
sha512sums = 87162080b8dcca5316951c59a90fa2b516e242c2b20b329080db00a56b88ae5269ab20a58086d19de55b56f2d81a43d0fcc594273a76e78e6741652ea5832365
sha512sums = d4bf28aade6156d0ecce47f3872bde11c50cf41142f36154d8bb96e86e06e25aaceaa5b100514d2f31a08fb56bbf3d5a586d8202fd1d3a272fd2dc5f1d0bd591
sha512sums = a65585dae67910c788a66f0bb478a801b7deac05aed5a5100b0f0be951f7e97d5489c9b265d9d16dccf57030788b92d13328b11a5f5e8f82cb532954682361be
sha512sums = 711ecce2ce54c81e8b60b9b347cb88db054bf697396ee15e9b425671f88d22a14dae17c1c451aa10bd1d7a71c145b2fa588863205ec94e1439ed9b2769ee2e4c
sha512sums = affa496326a2bc7f7eaa4e0ae92cb815bf65bb51810b0e69d3b976d84e5f465aad3c83d8e014b2c0bceac930c4996308dd38314d82814201688f1a4937f2aaf4
pkgname = linux-uksm
pkgdesc = The Linux UKSM 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-uksm-headers
pkgdesc = Headers and scripts for building modules for the Linux UKSM kernel
depends = linux-uksm
pkgname = linux-uksm-docs
pkgdesc = Documentation for the Linux UKSM kernel
depends = linux-uksm
|