d/control: add linux-initramfs-tool as alternative
This is provdied by both initramfs-tools and dracut. Required to be able to use dracut in place of initramfs-tools. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
4b70e25984
commit
3ffc526456
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -62,7 +62,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