mirror of
https://git.proxmox.com/git/proxmox-kernel-helper
synced 2025-08-15 17:17:40 +00:00

by default recommends get pulled in on upgrades, at least if the user did not disable this or used the respective CLI switch, so go for a suggests instead: Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
20 lines
666 B
Plaintext
20 lines
666 B
Plaintext
Source: proxmox-kernel-helper
|
|
Section: admin
|
|
Priority: optional
|
|
Build-Depends: debhelper-compat (=13), lintian,
|
|
Standards-Version: 4.6.2
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
|
|
Package: proxmox-kernel-helper
|
|
Architecture: all
|
|
Section: admin
|
|
Priority: optional
|
|
Depends: dosfstools, gdisk, systemd, udev, ${misc:Depends},
|
|
Suggests: systemd-boot,
|
|
Breaks: proxmox-ve (<< 6.0-2~), pve-kernel-helper,
|
|
Replaces: proxmox-ve (<< 6.0-2~), pve-kernel-helper,
|
|
Provides: pve-kernel-helper,
|
|
Description: Function for various kernel maintenance tasks.
|
|
This package includes kernel-hooks for marking certain kernels as
|
|
NeverAutoRemove and helpers for systemd-boot
|