Hans de Goede wrote:
Note this requires an updated system-config-keyboard
---
anaconda.spec.in | 2 +-
booty/bootloaderInfo.py | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
Looks ok.
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 1ae049c..8b65f8d 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -112,7 +112,7 @@ Requires: mdadm
Requires: lvm2
Requires: util-linux-ng >= 2.15.1
%ifnarch s390 s390x ppc64
-Requires: system-config-keyboard >= 1.3.0
+Requires: system-config-keyboard >= 1.3.1
%endif
Requires: hal, dbus-python
Requires: cracklib-python
diff --git a/booty/bootloaderInfo.py b/booty/bootloaderInfo.py
index 5eb4f1f..71a3c9e 100644
--- a/booty/bootloaderInfo.py
+++ b/booty/bootloaderInfo.py
@@ -100,6 +100,7 @@ class KernelArguments:
args += self.id.network.dracutSetupString(d.host_address)
args += self.id.instLanguage.dracutSetupString()
+ args += self.id.keyboard.dracutSetupString()
return args
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list