mirror of
https://salsa.debian.org/kernel-team/initramfs-tools.git
synced 2026-01-26 15:39:08 +00:00
Declare breaking miniramfs 1.0.2 and older
Commit 9a297f56ba66 ("reduce number of dracut-install calls") requires
users of `manual_add_modules` to call `apply_add_modules` afterwards.
That breaks miniramfs. miniramfs 1.0.3 added the `apply_add_modules`
call.
This commit is contained in:
parent
11d8981b3a
commit
fb0b40d3c7
1
debian/control
vendored
1
debian/control
vendored
@ -36,6 +36,7 @@ Depends: coreutils (>= 8.24),
|
||||
udev,
|
||||
${misc:Depends}
|
||||
Suggests: bash-completion
|
||||
Breaks: miniramfs (<< 1.0.3~)
|
||||
Description: generic modular initramfs generator (core tools)
|
||||
This package contains the mkinitramfs program that can be used to
|
||||
create a bootable initramfs for a Linux kernel. The initramfs should
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user