-
-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add:
linux-longterm-6.6-modules-deb
(#6611)
Based in #6586 requests. Also, see the requests firsts and re-check the commit I did before merging on it --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
88f9f6c
commit a4fc44a
Showing
4 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
pkgbase = linux-longterm-6.6-modules-deb | ||
gives = linux-modules-6.6.51-060651-generic | ||
pkgver = 6.6.51 | ||
pkgdesc = Linux kernel LTS from Ubuntu Mainline Kernel PPA (modules) | ||
arch = arm64 | ||
arch = amd64 | ||
maintainer = James Ed Randson <[email protected]> | ||
repology = project: linux | ||
repology = srcname: linux-mainline | ||
repology = binname: linux-mainline | ||
source_arm64 = https://kernel.ubuntu.com/mainline/v6.6.51/arm64/linux-modules-6.6.51-060651-generic_6.6.51-060651.202409121031_arm64.deb | ||
sha256sums_arm64 = 137fa692ad93cc62203c506e871d9e1f19c8febb709c5972c6240c1bd8ae1810 | ||
source_amd64 = https://kernel.ubuntu.com/mainline/v6.6.51/amd64/linux-modules-6.6.51-060651-generic_6.6.51-060651.202409121031_amd64.deb | ||
sha256sums_amd64 = e76d998a6ef4e40bfe60eb3494589cb4f5c4457092427697bb97d253a304246f | ||
|
||
pkgname = linux-longterm-6.6-modules-deb |
12 changes: 12 additions & 0 deletions
12
packages/linux-longterm-6.6-modules-deb/linux-longterm-6.6-modules-deb.pacscript
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
pkgname="linux-longterm-6.6-modules-deb" | ||
gives="linux-modules-6.6.51-060651-generic" | ||
pkgver="6.6.51" | ||
buildver="6.6.51-060651.202409121031" | ||
arch=("arm64" "amd64") | ||
sha256sums_arm64=("137fa692ad93cc62203c506e871d9e1f19c8febb709c5972c6240c1bd8ae1810") | ||
sha256sums_amd64=("e76d998a6ef4e40bfe60eb3494589cb4f5c4457092427697bb97d253a304246f") | ||
source_arm64=("https://kernel.ubuntu.com/mainline/v${pkgver}/arm64/${gives}_${buildver}_arm64.deb") | ||
source_amd64=("https://kernel.ubuntu.com/mainline/v${pkgver}/amd64/${gives}_${buildver}_amd64.deb") | ||
pkgdesc="Linux kernel LTS from Ubuntu Mainline Kernel PPA (modules)" | ||
maintainer=("James Ed Randson <[email protected]>") | ||
repology=("project: linux" "srcname: linux-mainline" "binname: linux-mainline") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6117,6 +6117,23 @@ pkgbase = linux-libc-dev-okpine-deb | |
|
||
pkgname = linux-libc-dev-okpine-deb | ||
--- | ||
pkgbase = linux-longterm-6.6-modules-deb | ||
gives = linux-modules-6.6.51-060651-generic | ||
pkgver = 6.6.51 | ||
pkgdesc = Linux kernel LTS from Ubuntu Mainline Kernel PPA (modules) | ||
arch = arm64 | ||
arch = amd64 | ||
maintainer = James Ed Randson <[email protected]> | ||
repology = project: linux | ||
repology = srcname: linux-mainline | ||
repology = binname: linux-mainline | ||
source_arm64 = https://kernel.ubuntu.com/mainline/v6.6.51/arm64/linux-modules-6.6.51-060651-generic_6.6.51-060651.202409121031_arm64.deb | ||
sha256sums_arm64 = 137fa692ad93cc62203c506e871d9e1f19c8febb709c5972c6240c1bd8ae1810 | ||
source_amd64 = https://kernel.ubuntu.com/mainline/v6.6.51/amd64/linux-modules-6.6.51-060651-generic_6.6.51-060651.202409121031_amd64.deb | ||
sha256sums_amd64 = e76d998a6ef4e40bfe60eb3494589cb4f5c4457092427697bb97d253a304246f | ||
|
||
pkgname = linux-longterm-6.6-modules-deb | ||
--- | ||
pkgbase = linux-modules-deb | ||
gives = linux-modules-6.11.0-061100-generic | ||
pkgver = 6.11 | ||
|