Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
35541e70bd
|
|||
|
2fc0c38547
|
|||
|
ccb1c46442
|
|||
|
08796d96fc
|
|||
|
642e6073ae
|
+5
-4
@@ -1,6 +1,7 @@
|
|||||||
[submodule "submodules/zfsonlinux"]
|
|
||||||
path = submodules/zfsonlinux
|
|
||||||
url = ../zfsonlinux
|
|
||||||
[submodule "submodules/ubuntu-kernel"]
|
[submodule "submodules/ubuntu-kernel"]
|
||||||
path = submodules/ubuntu-kernel
|
path = submodules/ubuntu-kernel
|
||||||
url = ../mirror_ubuntu-kernels
|
url = https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/jammy/
|
||||||
|
branch = hwe-6.8-next
|
||||||
|
[submodule "submodules/zfsonlinux"]
|
||||||
|
path = submodules/zfsonlinux
|
||||||
|
url = https://git.proxmox.com/git/zfsonlinux.git
|
||||||
|
|||||||
@@ -13,8 +13,8 @@ KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
|||||||
|
|
||||||
EXTRAVERSION=-$(KREL)-pve
|
EXTRAVERSION=-$(KREL)-pve
|
||||||
KVNAME=$(KERNEL_VER)$(EXTRAVERSION)
|
KVNAME=$(KERNEL_VER)$(EXTRAVERSION)
|
||||||
PACKAGE=proxmox-kernel-$(KVNAME)
|
PACKAGE=proxmox-kernel-qoup-$(KVNAME)
|
||||||
HDRPACKAGE=proxmox-headers-$(KVNAME)
|
HDRPACKAGE=proxmox-headers-qoup-$(KVNAME)
|
||||||
|
|
||||||
ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
|
ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
|
||||||
|
|
||||||
|
|||||||
+1
-1
Submodule submodules/ubuntu-kernel updated: ffe6f65786...00bd2da9a1
Reference in New Issue
Block a user