[rhel6-branch 4/5] livecd.py: set the selected keyboard.

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

 



Related: rhbz#590384.
---
 livecd.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/livecd.py b/livecd.py
index 47f049c..8219fc6 100644
--- a/livecd.py
+++ b/livecd.py
@@ -376,6 +376,8 @@ class LiveCDCopyBackend(backend.AnacondaBackend):
         if os.path.exists("/etc/modprobe.conf"):
             shutil.copyfile("/etc/modprobe.conf", 
                             anaconda.rootPath + "/etc/modprobe.conf")
+        # set the same keyboard the user selected in the keyboard dialog:
+        anaconda.keyboard.write(anaconda.rootPath)
 
         # rebuild the initrd(s)
         vers = self.kernelVersionList(anaconda.rootPath)
-- 
1.6.6

_______________________________________________
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