summaryrefslogtreecommitdiffstats
path: root/loader/lang.c
Commit message (Collapse)AuthorAgeFilesLines
* be more dynamic about list of languages allowed to support japanese alwaysErik Troan2001-12-161-16/+39
| | | | being available
* re-enable setting the keyboard map for kickstart installs (#56379)Jeremy Katz2001-11-261-7/+8
|
* changes for dietlibcErik Troan2001-11-131-17/+16
|
* *** empty log message ***Erik Troan2001-10-031-7/+1
|
* fix notting's spot of bad message when trying to load japanese if we don't ↵Matt Wilson2001-09-101-5/+8
| | | | have kon
* Change all Ok to OKMike Fulbright2001-08-101-10/+10
|
* typoMatt Wilson2001-08-091-1/+1
|
* support deferring language load until second stage. This allows a user to ↵Matt Wilson2001-08-091-19/+31
| | | | set up Korean NFS and get Korean GUI (#50364)
* kill last of OK's in favor of Ok'sMike Fulbright2001-07-121-9/+9
|
* assume that if we don't have a console font that we can't display this ↵Matt Wilson2001-07-091-7/+11
| | | | language without a text display engine, remove all Japanese special case. This in preperation for Chinese and Korean
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-2/+9
| | | | | added telnet server support (not turned on) along with support for cramfs'd files in many places
* set LANG to a sane value (#27458Matt Wilson2001-02-141-10/+13
|
* oops - this is generic code, pass a global for haveKon. Eew.Matt Wilson2001-01-181-5/+4
|
* skip Japanese if KON is not compiled inMatt Wilson2001-01-171-0/+6
|
* set the module path to NULL on init, other japanese tweaksMatt Wilson2000-09-071-2/+1
|
* don't start kon when in testing modeMatt Wilson2000-08-151-2/+3
|
* wrong keymap was being chosen (oops)Erik Troan2000-08-081-0/+5
|
* default keyboard broken by sorting thingsErik Troan2000-07-151-4/+4
|
* sort the list of keyboards (so we match stage2's order)Erik Troan2000-07-151-0/+8
|
* hackMatt Wilson2000-04-281-2/+3
|
* merge from anaconda-6-2j-branchMatt Wilson2000-04-171-24/+41
|
* fixed lang= in cmdline argsErik Troan2000-03-071-2/+4
|
* fix for fonts from jjMatt Wilson2000-03-061-4/+5
|
* don't crash on missing lang-tableMatt Wilson2000-02-031-1/+6
|
* free up languages when going back to englishMatt Wilson2000-02-031-0/+4
|
* read lang-tableMatt Wilson2000-02-021-28/+31
|
* 1) don't use librpm for anythingErik Troan2000-01-011-11/+10
| | | | 2) use built-in ftp and http code (because of #1)
* o changes needed to use rpmio from rpm HEADr0-7-3Matt Wilson1999-11-301-8/+12
| | | | | o typo in exception screen o other things that came along the way.
* free the strings right before we load a new set - not before we promptMatt Wilson1999-10-221-6/+7
|
* added mappingMatt Wilson1999-10-221-0/+1
|
* updatedMatt Wilson1999-10-181-1/+1
|
* one more hangeMatt Wilson1999-10-131-0/+10
|
* updatedMatt Wilson1999-10-081-0/+2
|
* this looks 100* better.Matt Wilson1999-10-081-6/+5
|
* this should catch all casesMatt Wilson1999-10-081-2/+14
|
* Choosing keyboard makes no sense on serial console install.jakub1999-10-041-2/+4
|
* fixed spelling of slovenianMatt Wilson1999-09-261-1/+1
|
* languagesMatt Wilson1999-09-261-3/+7
|
* fixed.Matt Wilson1999-09-261-1/+1
|
* fixed.Matt Wilson1999-09-261-7/+6
|
* more fixes.Matt Wilson1999-09-251-1/+1
|
* o dependent package selection - if games has conditional packages keyed onMatt Wilson1999-09-201-1/+1
| | | | | | | | | | kde, when kde is selected check to see if games is selected and if so select all the conditional packages in games. o pass LC_ALL from loader to anaconda o updated language table o fallback to two char LANG for translations o magically build kickstart lang dictionary o start of DHCP network insensitivity in GUI
* jj patches, fixups for upgrade lilo stuffMatt Wilson1999-09-131-3/+4
|
* more changesMatt Wilson1999-09-131-1/+3
|
* more i18nr0-7-2Matt Wilson1999-09-131-6/+291
|
* fixedMatt Wilson1999-09-121-1/+1
|
* oops - missed this fileMatt Wilson1999-09-121-0/+255