mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
v2.27.0 commit73c46a3056("zdev/dracut: fix kdump by only activating required devices") started using `sed` during kdump initrd build time. It works, but explicitly add the tool as a requirement. Fixes:73c46a3056("zdev/dracut: fix kdump by only activating required devices") Closes: https://github.com/ibm-s390-linux/s390-tools/pull/158 Reviewed-by: Marc Hartmayer <mhartmay@linux.ibm.com> Acked-by: Vineeth Vijayan <vneethv@linux.ibm.com> Acked-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Steffen Maier <maier@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>