blob: 21fa89c3ffc77d51cfa175fed9163b80b593dda6 (
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.28
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
license = GPL2
noextract = linux-lts-6.6.28-1-x86_64.pkg.tar.zst
noextract = linux-lts-headers-6.6.28-1-x86_64.pkg.tar.zst
noextract = linux-lts-docs-6.6.28-1-x86_64.pkg.tar.zst
options = !strip
source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-6.6.28-1-x86_64.pkg.tar.zst
source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-headers-6.6.28-1-x86_64.pkg.tar.zst
source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-docs-6.6.28-1-x86_64.pkg.tar.zst
sha256sums = 67e68f1afbbce4c7fa3959e99c1016cf6c14188e0bcb73e497d160a22fe9ccb0
sha256sums = 07d6fe0a15f92833d32ec95bcffa457e49934571417068f7fe318a8fe3a97d08
sha256sums = 327bbbf686d024421df53a62372531e2a7351fe503cdb5fac4177f396fc00088
pkgname = linux-lts-versioned-bin
pkgdesc = Metapackage depending on linux6.6.28-1-lts-bin
depends = linux6.6.28-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.28-1-lts-headers-bin
depends = linux6.6.28-1-lts-headers-bin
pkgname = linux-lts-versioned-docs-bin
pkgdesc = Metapackage depending on linux6.6.28-1-lts-docs-bin
depends = linux6.6.28-1-lts-docs-bin
pkgname = linux6.6.28-1-lts-bin
pkgdesc = The LTS Linux kernel and modules, version 6.6.28-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.28-1-lts-headers-bin
pkgdesc = Headers and scripts for building modules for the LTS Linux kernel 6.6.28-1-lts
depends = pahole
conflicts = linux-lts-headers
pkgname = linux6.6.28-1-lts-docs-bin
pkgdesc = Documentation for the LTS Linux kernel 6.6.28-1-lts
conflicts = linux-lts-docs
|