index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
loader
/
lang.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completely remove loader/
Will Woods
2012-02-15
1
-479
/
+0
*
Change what the third column of lang-table means.
Chris Lumens
2011-10-31
1
-6
/
+6
*
And stop attempting to load our own fonts, since we no longer ship them.
Chris Lumens
2011-10-31
1
-1
/
+0
*
Handle strange lang boot argument values.
Ales Kozumplik
2011-10-10
1
-2
/
+31
*
LANG_DEFAULT lives in lang.c.
Ales Kozumplik
2011-10-10
1
-1
/
+3
*
Revert "Don't run localedef in loader if we're just doing English."
Chris Lumens
2011-05-17
1
-52
/
+48
*
Don't run localedef in loader if we're just doing English.
Chris Lumens
2011-05-16
1
-48
/
+52
*
Do not print out traceback when localedef is not present
Martin Sivak
2011-03-30
1
-1
/
+1
*
Another fix for the loader translations.
Ales Kozumplik
2011-03-07
1
-16
/
+9
*
Initialize locale before the kickstart/virtio check (#679702)
Martin Sivak
2011-03-01
1
-15
/
+15
*
Fix loading translations in loader (#677648).
Chris Lumens
2011-02-15
1
-6
/
+8
*
Generate locale files on request
Martin Sivak
2011-02-14
1
-1
/
+73
*
Move all kickstart functions into kickstart.c.
Chris Lumens
2011-01-25
1
-11
/
+0
*
Use unpack_archive_file() instead of unpackCpioBall()
David Cantrell
2010-11-10
1
-8
/
+4
*
Remove include lines for stubs.h from isys.
David Cantrell
2010-11-10
1
-4
/
+2
*
Move isys and booty into the pyanaconda/ directory, adjust paths to match.
Chris Lumens
2010-06-28
1
-5
/
+5
*
Fix off-by-one error in string initialization (#577413)
Martin Sivak
2010-03-29
1
-1
/
+2
*
move log.c from loader into isys.
Ales Kozumplik
2010-03-08
1
-1
/
+1
*
Remove test mode from the loader, too.
Chris Lumens
2009-12-03
1
-6
/
+2
*
Introduces check_asprintf macro that checks asprintfs return value and termin...
Ales Kozumplik
2009-11-19
1
-4
/
+1
*
Reset font when changing language.
Bill Nottingham
2009-05-18
1
-0
/
+1
*
Renamed loader2 subdirectory to loader (hooray for git)
David Cantrell
2008-08-25
1
-0
/
+404
*
remove old loader dir. for referencing, go back to anaconda-8-0-branch
Jeremy Katz
2003-01-07
1
-679
/
+0
*
merge ia64 changes to HEAD
Jeremy Katz
2002-09-09
1
-1
/
+1
*
get the easy bits of the merge first.... hampton loader and isys directories
Jeremy Katz
2002-04-19
1
-11
/
+17
*
be more dynamic about list of languages allowed to support japanese always
Erik Troan
2001-12-16
1
-16
/
+39
*
re-enable setting the keyboard map for kickstart installs (#56379)
Jeremy Katz
2001-11-26
1
-7
/
+8
*
changes for dietlibc
Erik Troan
2001-11-13
1
-17
/
+16
*
*** empty log message ***
Erik Troan
2001-10-03
1
-7
/
+1
*
fix notting's spot of bad message when trying to load japanese if we don't ha...
Matt Wilson
2001-09-10
1
-5
/
+8
*
Change all Ok to OK
Mike Fulbright
2001-08-10
1
-10
/
+10
*
typo
Matt Wilson
2001-08-09
1
-1
/
+1
*
support deferring language load until second stage. This allows a user to se...
Matt Wilson
2001-08-09
1
-19
/
+31
*
kill last of OK's in favor of Ok's
Mike Fulbright
2001-07-12
1
-9
/
+9
*
assume that if we don't have a console font that we can't display this langua...
Matt Wilson
2001-07-09
1
-7
/
+11
*
merge from (now defunct) anaconda-dispatch branch
Erik Troan
2001-06-20
1
-2
/
+9
*
set LANG to a sane value (#27458
Matt Wilson
2001-02-14
1
-10
/
+13
*
oops - this is generic code, pass a global for haveKon. Eew.
Matt Wilson
2001-01-18
1
-5
/
+4
*
skip Japanese if KON is not compiled in
Matt Wilson
2001-01-17
1
-0
/
+6
*
set the module path to NULL on init, other japanese tweaks
Matt Wilson
2000-09-07
1
-2
/
+1
*
don't start kon when in testing mode
Matt Wilson
2000-08-15
1
-2
/
+3
*
wrong keymap was being chosen (oops)
Erik Troan
2000-08-08
1
-0
/
+5
*
default keyboard broken by sorting things
Erik Troan
2000-07-15
1
-4
/
+4
*
sort the list of keyboards (so we match stage2's order)
Erik Troan
2000-07-15
1
-0
/
+8
*
hack
Matt Wilson
2000-04-28
1
-2
/
+3
*
merge from anaconda-6-2j-branch
Matt Wilson
2000-04-17
1
-24
/
+41
*
fixed lang= in cmdline args
Erik Troan
2000-03-07
1
-2
/
+4
*
fix for fonts from jj
Matt Wilson
2000-03-06
1
-4
/
+5
*
don't crash on missing lang-table
Matt Wilson
2000-02-03
1
-1
/
+6
*
free up languages when going back to english
Matt Wilson
2000-02-03
1
-0
/
+4
[next]