[PATCH 4/4] Add keyboard kernel cmdline options to grub.conf for dracut

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Note this requires an updated system-config-keyboard
---
 anaconda.spec.in        |    2 +-
 booty/bootloaderInfo.py |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

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
 
-- 
1.6.2.2

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux