blob: 8f15b84bfdbac6d976b6b109d67790443550d21a (
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
|
pkgbase = linux-lts-versioned-bin
pkgdesc = The LTS Linux kernel and modules | repackaged with a unique package name for each version
pkgver = 6.6.17
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
license = GPL2
noextract = linux-lts-6.6.17-1-x86_64.pkg.tar.zst
noextract = linux-lts-headers-6.6.17-1-x86_64.pkg.tar.zst
noextract = linux-lts-docs-6.6.17-1-x86_64.pkg.tar.zst
options = !strip
source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-6.6.17-1-x86_64.pkg.tar.zst
source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-headers-6.6.17-1-x86_64.pkg.tar.zst
source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-docs-6.6.17-1-x86_64.pkg.tar.zst
sha256sums = c046ff1040c1f2be7e6cf41161790530bd5d4361dcd18654fea03947e3384f8d
sha256sums = b034a92e4306eb088bf710088b558f1e2dedb0623aae96b7326583fc8b568d92
sha256sums = 36dbc399bad4cb7a2b53564ada4e6fe8fa1310753e0124a615978e90aa453d68
pkgname = linux-lts-versioned-bin
pkgdesc = Metapackage depending on linux6.6.17-1-lts-bin
depends = linux6.6.17-1-lts-bin
optdepends = grub-hook: to run grub-mkconfig when kernels are added/removed
pkgname = linux-lts-versioned-headers-bin
pkgdesc = Metapackage depending on linux6.6.17-1-lts-headers-bin
depends = linux6.6.17-1-lts-headers-bin
pkgname = linux-lts-versioned-docs-bin
pkgdesc = Metapackage depending on linux6.6.17-1-lts-docs-bin
depends = linux6.6.17-1-lts-docs-bin
pkgname = linux6.6.17-1-lts-bin
pkgdesc = The LTS Linux kernel and modules, version 6.6.17-1-lts
depends = coreutils
depends = initramfs
depends = kmod
optdepends = linux-firmware: firmware images needed for some devices
optdepends = wireless-regdb: to set the correct wireless channels of your country
provides = KSMBD-MODULE
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
conflicts = linux-lts
replaces = wireguard-lts
pkgname = linux6.6.17-1-lts-headers-bin
pkgdesc = Headers and scripts for building modules for the LTS Linux kernel 6.6.17-1-lts
depends = pahole
conflicts = linux-lts-headers
pkgname = linux6.6.17-1-lts-docs-bin
pkgdesc = Documentation for the LTS Linux kernel 6.6.17-1-lts
conflicts = linux-lts-docs
|