generated from archlinux/template
zipkmod removes module signatures, meaning anyone who has `sig_enforce`
enabled can no longer boot.
This reverts commit 71457588fa.
67 lines
2.5 KiB
Plaintext
67 lines
2.5 KiB
Plaintext
pkgbase = linux
|
|
pkgdesc = Linux
|
|
pkgver = 6.18.1.arch1
|
|
pkgrel = 1
|
|
url = https://github.com/archlinux/linux
|
|
arch = x86_64
|
|
license = GPL-2.0-only
|
|
makedepends = bc
|
|
makedepends = cpio
|
|
makedepends = gettext
|
|
makedepends = libelf
|
|
makedepends = pahole
|
|
makedepends = perl
|
|
makedepends = python
|
|
makedepends = rust
|
|
makedepends = rust-bindgen
|
|
makedepends = rust-src
|
|
makedepends = tar
|
|
makedepends = xz
|
|
makedepends = graphviz
|
|
makedepends = imagemagick
|
|
makedepends = python-sphinx
|
|
makedepends = python-yaml
|
|
makedepends = texlive-latexextra
|
|
options = !debug
|
|
options = !strip
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.18.1.tar.xz
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.18.1.tar.sign
|
|
source = https://github.com/archlinux/linux/releases/download/v6.18.1-arch1/linux-v6.18.1-arch1.patch.zst
|
|
source = https://github.com/archlinux/linux/releases/download/v6.18.1-arch1/linux-v6.18.1-arch1.patch.zst.sig
|
|
source = config
|
|
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
|
|
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
|
|
validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
|
|
sha256sums = d0a78bf3f0d12aaa10af3b5adcaed5bc767b5b78705e5ef885d5e930b72e25d5
|
|
sha256sums = SKIP
|
|
sha256sums = e0de7a4ccf2636993b2f49081399efaa63c0bf1c0db5cf1cbbdd6f8bfbede241
|
|
sha256sums = SKIP
|
|
sha256sums = 3061f542f99dd8dec161029e31dce15281cd99ec68e8403312d135ed13787dfd
|
|
b2sums = 6ea6a7235ee59f876b015c6fda0f2772980c6ea58240689ce581182262387cbef3aed3c95ced66cdb56479cbd83961fbcbdfdff09f049941c3daf047710adb61
|
|
b2sums = SKIP
|
|
b2sums = 48a0b27d9c7ede9141fa581c2415f48d73e155d5afb515f9f10e0cd95947027464b3e2335bb5c275527007d9170889961858909520f2e6049ef2701cf4df9095
|
|
b2sums = SKIP
|
|
b2sums = dc5ebe64a439595311311f25f8d765e1b6abfc4a0ce3e8c13b521d900fb231b287c0e7b18fc2f6534300322aac9a360d79fdfcfd81ae4824547477ea0e49a1fe
|
|
|
|
pkgname = linux
|
|
pkgdesc = The Linux kernel and modules
|
|
depends = coreutils
|
|
depends = initramfs
|
|
depends = kmod
|
|
optdepends = linux-firmware: firmware images needed for some devices
|
|
optdepends = scx-scheds: to use sched-ext schedulers
|
|
optdepends = wireless-regdb: to set the correct wireless channels of your country
|
|
provides = KSMBD-MODULE
|
|
provides = NTSYNC-MODULE
|
|
provides = VIRTUALBOX-GUEST-MODULES
|
|
provides = WIREGUARD-MODULE
|
|
replaces = virtualbox-guest-modules-arch
|
|
replaces = wireguard-arch
|
|
|
|
pkgname = linux-headers
|
|
pkgdesc = Headers and scripts for building modules for the Linux kernel
|
|
depends = pahole
|
|
|
|
pkgname = linux-docs
|
|
pkgdesc = Documentation for the Linux kernel
|