From 91ea919ee0806ad76e76a665270732d912ee6de3 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 12 Jun 2023 15:39:39 +0200 Subject: [PATCH] d/control: allow alternative initramfs tools like dracut Signed-off-by: Thomas Lamprecht --- debian/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control.in b/debian/control.in index 3652148..149e793 100644 --- a/debian/control.in +++ b/debian/control.in @@ -60,7 +60,7 @@ Priority: optional Architecture: any Provides: linux-image-@KVNAME@-amd64, Suggests: pve-firmware, -Depends: busybox, initramfs-tools, +Depends: busybox, initramfs-tools | linux-initramfs-tool, Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64, Description: Proxmox Kernel Image This package contains the linux kernel and initial ramdisk used for booting