diff options
author | Chris Lumens <clumens@redhat.com> | 2005-12-19 21:54:57 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2005-12-19 21:54:57 +0000 |
commit | af50332151e5903701bf649f9f28617d71285c49 (patch) | |
tree | ed7e6eed4dc50e1a84881d075c93de9c05d8bf7c /ChangeLog | |
parent | 618732f10547e62c6a99f49104ceb64bc3f02b22 (diff) | |
download | anaconda-af50332151e5903701bf649f9f28617d71285c49.tar.gz anaconda-af50332151e5903701bf649f9f28617d71285c49.tar.xz anaconda-af50332151e5903701bf649f9f28617d71285c49.zip |
Use loaderData instead of $LANG to determine which keyboard we should
default to in the list (#172266).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-12-19 Chris Lumens <clumens@redhat.com> + + * kbd.c (chooseKeyboard): Use the selected language in loaderData + instead of in $LANG to determine default keyboard layout (#172266). + Change chooseKeyboard to take in loaderData instead. + * kbd.h: Likewise. + * loader.c (doLoaderMain): Likewise. + 2005-12-19 Jeremy Katz <katzj@redhat.com> * scripts/mk-images.x86_64 (SYSLINUX): Generate syslinux splash |