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 <awilliam@redhat.com>
This commit is contained in:
parent
f5477dfba9
commit
46b7e7cf9d
@ -84,6 +84,7 @@
|
||||
<packagereq arch="aarch64,armhfp,ppc64,ppc64le,x86_64" type="mandatory">grub2-tools-extra</packagereq>
|
||||
<packagereq type="mandatory">hfsplus-tools</packagereq>
|
||||
<packagereq type="mandatory">iscsi-initiator-utils</packagereq>
|
||||
<packagereq type="mandatory">kbd-legacy</packagereq>
|
||||
<packagereq type="mandatory">kdump-anaconda-addon</packagereq>
|
||||
<packagereq type="mandatory">lvm2</packagereq>
|
||||
<packagereq arch="x86_64" type="mandatory">mactel-boot</packagereq>
|
||||
|
@ -84,6 +84,7 @@
|
||||
<packagereq arch="aarch64,armhfp,ppc64,ppc64le,x86_64" type="mandatory">grub2-tools-extra</packagereq>
|
||||
<packagereq type="mandatory">hfsplus-tools</packagereq>
|
||||
<packagereq type="mandatory">iscsi-initiator-utils</packagereq>
|
||||
<packagereq type="mandatory">kbd-legacy</packagereq>
|
||||
<packagereq type="mandatory">kdump-anaconda-addon</packagereq>
|
||||
<packagereq type="mandatory">lvm2</packagereq>
|
||||
<packagereq arch="x86_64" type="mandatory">mactel-boot</packagereq>
|
||||
|
Loading…
Reference in New Issue
Block a user