From 46b7e7cf9dcf841f44a701d74ff993897b1da1ed Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 4 May 2021 15:41:24 -0700 Subject: [PATCH] Add kbd-legacy to anaconda-tools in F34 and F35 In F34 kbd's dependency on kbd-legacy was removed, but some of the layouts in it are not so "legacy" as all that, and they are the default console layouts for some languages. The package must be available for anaconda to install if a layout from it is configured. See: https://bugzilla.redhat.com/show_bug.cgi?id=1955162 https://bugzilla.redhat.com/show_bug.cgi?id=1919483 https://bugzilla.redhat.com/show_bug.cgi?id=1891811 Signed-off-by: Adam Williamson --- comps-f34.xml.in | 1 + comps-f35.xml.in | 1 + 2 files changed, 2 insertions(+) diff --git a/comps-f34.xml.in b/comps-f34.xml.in index 9a30dd5e..ac0af85e 100644 --- a/comps-f34.xml.in +++ b/comps-f34.xml.in @@ -84,6 +84,7 @@ grub2-tools-extra hfsplus-tools iscsi-initiator-utils + kbd-legacy kdump-anaconda-addon lvm2 mactel-boot diff --git a/comps-f35.xml.in b/comps-f35.xml.in index 2a1d9366..04ba9d4b 100644 --- a/comps-f35.xml.in +++ b/comps-f35.xml.in @@ -84,6 +84,7 @@ grub2-tools-extra hfsplus-tools iscsi-initiator-utils + kbd-legacy kdump-anaconda-addon lvm2 mactel-boot