add proxmox-ve meta package

This commit is contained in:
jiangcuo 2024-10-30 14:48:03 +08:00
parent b883b3ee1c
commit 88c6f1ea28
3 changed files with 38 additions and 0 deletions

3
.gitmodules vendored
View File

@ -22,3 +22,6 @@
[submodule "packages/proxmox-archive-keyring/proxmox-archive-keyring"]
path = packages/proxmox-archive-keyring/proxmox-archive-keyring
url = https://git.proxmox.com/git/proxmox-archive-keyring.git
[submodule "packages/proxmox-ve/proxmox-ve"]
path = packages/proxmox-ve/proxmox-ve
url = https://git.proxmox.com/git/proxmox-ve.git

View File

@ -0,0 +1,34 @@
From 974e952c2b49e3c25005a846cbd20b02429c3652 Mon Sep 17 00:00:00 2001
From: jiangcuo <jiangcuo@bingsin.com>
Date: Sat, 2 Dec 2023 05:11:40 -0500
Subject: [PATCH] update
---
debian/control | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/debian/control b/debian/control
index d14e449..98157e9 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Depends: apt,
openssh-server,
proxmox-archive-keyring,
proxmox-kernel-helper (>= 8.0.3),
- proxmox-default-kernel,
pve-manager (>= 8.0.4),
pve-qemu-kvm,
qemu-server,
@@ -24,12 +23,3 @@ Description: Proxmox Virtual Environment
virtualization platform for running Virtual Appliances and Virtual
Machines. This is a meta package which will install everything
needed.
-
-Package: pve-headers
-Architecture: all
-Depends: proxmox-default-headers,
- ${misc:Depends},
-Section: oldlibs
-Description: Default Proxmox Kernel Headers (transitional package)
- This is a dummy transitional package to transition to proxmox-default-headers.
- It can be safely removed.

View File

@ -0,0 +1 @@
patches/001-remove-default-kernel-and-pve-headers.patch