summaryrefslogtreecommitdiffstats
path: root/loader/lang.c
Commit message (Expand)AuthorAgeFilesLines
* Completely remove loader/Will Woods2012-02-151-479/+0
* Change what the third column of lang-table means.Chris Lumens2011-10-311-6/+6
* And stop attempting to load our own fonts, since we no longer ship them.Chris Lumens2011-10-311-1/+0
* Handle strange lang boot argument values.Ales Kozumplik2011-10-101-2/+31
* LANG_DEFAULT lives in lang.c.Ales Kozumplik2011-10-101-1/+3
* Revert "Don't run localedef in loader if we're just doing English."Chris Lumens2011-05-171-52/+48
* Don't run localedef in loader if we're just doing English.Chris Lumens2011-05-161-48/+52
* Do not print out traceback when localedef is not presentMartin Sivak2011-03-301-1/+1
* Another fix for the loader translations.Ales Kozumplik2011-03-071-16/+9
* Initialize locale before the kickstart/virtio check (#679702)Martin Sivak2011-03-011-15/+15
* Fix loading translations in loader (#677648).Chris Lumens2011-02-151-6/+8
* Generate locale files on requestMartin Sivak2011-02-141-1/+73
* Move all kickstart functions into kickstart.c.Chris Lumens2011-01-251-11/+0
* Use unpack_archive_file() instead of unpackCpioBall()David Cantrell2010-11-101-8/+4
* Remove include lines for stubs.h from isys.David Cantrell2010-11-101-4/+2
* Move isys and booty into the pyanaconda/ directory, adjust paths to match.Chris Lumens2010-06-281-5/+5
* Fix off-by-one error in string initialization (#577413)Martin Sivak2010-03-291-1/+2
* move log.c from loader into isys.Ales Kozumplik2010-03-081-1/+1
* Remove test mode from the loader, too.Chris Lumens2009-12-031-6/+2
* Introduces check_asprintf macro that checks asprintfs return value and termin...Ales Kozumplik2009-11-191-4/+1
* Reset font when changing language.Bill Nottingham2009-05-181-0/+1
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-0/+404
* remove old loader dir. for referencing, go back to anaconda-8-0-branchJeremy Katz2003-01-071-679/+0
* merge ia64 changes to HEADJeremy Katz2002-09-091-1/+1
* get the easy bits of the merge first.... hampton loader and isys directoriesJeremy Katz2002-04-191-11/+17
* be more dynamic about list of languages allowed to support japanese alwaysErik Troan2001-12-161-16/+39
* 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 ha...Matt Wilson2001-09-101-5/+8
* 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 se...Matt Wilson2001-08-091-19/+31
* 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 langua...Matt Wilson2001-07-091-7/+11
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-2/+9
* 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