d/control: allow alternative initramfs tools
like dracut Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
af277c0560
commit
91ea919ee0
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -60,7 +60,7 @@ Priority: optional
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Provides: linux-image-@KVNAME@-amd64,
|
Provides: linux-image-@KVNAME@-amd64,
|
||||||
Suggests: pve-firmware,
|
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,
|
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64,
|
||||||
Description: Proxmox Kernel Image
|
Description: Proxmox Kernel Image
|
||||||
This package contains the linux kernel and initial ramdisk used for booting
|
This package contains the linux kernel and initial ramdisk used for booting
|
||||||
|
Loading…
Reference in New Issue
Block a user