From a88fcaf8242163cba9cc29b3b7d1129bb933edba Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 25 Sep 2023 16:19:06 -0700 Subject: [PATCH] runtime-install: drop kdump-anaconda-addon I'm proposing making this part of anaconda-install-env-deps instead in https://github.com/rhinstaller/anaconda/pull/5205 . It's more correct. Signed-off-by: Adam Williamson --- share/templates.d/99-generic/runtime-install.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/templates.d/99-generic/runtime-install.tmpl b/share/templates.d/99-generic/runtime-install.tmpl index 889d1f5b0..31f30b81a 100644 --- a/share/templates.d/99-generic/runtime-install.tmpl +++ b/share/templates.d/99-generic/runtime-install.tmpl @@ -7,7 +7,7 @@ GRUB2VER="1:2.06-67" %> ## anaconda package -installpkg anaconda anaconda-widgets kdump-anaconda-addon +installpkg anaconda anaconda-widgets ## work around dnf5 bug - https://github.com/rpm-software-management/dnf5/issues/1111 installpkg anaconda-install-img-deps>=40.15 ## Other available payloads