Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert fix for #176832, it's broken | Bill Nottingham | 2006-02-07 | 1 | -1/+1 |
| | |||||
* | - avoid calling consoletype if one of the other conditions already fail | Florian La Roche | 2006-01-22 | 1 | -1/+3 |
| | |||||
* | Restore fix of #176832 | Miloslav Trmac | 2006-01-21 | 1 | -1/+1 |
| | |||||
* | get rid of some path lookups (#178321, <mclasen@redhat.com>) | Bill Nottingham | 2006-01-20 | 1 | -2/+2 |
| | |||||
* | don't run unicode_start for subshells (#176832) | Bill Nottingham | 2006-01-06 | 1 | -1/+1 |
| | |||||
* | don't remove linguas (part of #9733) | Bill Nottingham | 2004-08-18 | 1 | -9/+1 |
| | |||||
* | check that we're the current foreground console before running | Bill Nottingham | 2003-07-08 | 1 | -1/+1 |
| | | | | unicode_start | ||||
* | switch back | Bill Nottingham | 2003-04-03 | 1 | -1/+1 |
| | |||||
* | - sync with beehive packager7-15 | Karsten Hopp | 2003-04-03 | 1 | -1/+1 |
| | | | | | | - prepare for rebuild in 3.0E: Mainframe has no /dev/ttyX devices and no mingetty, don't initialize them. This gave error messages during startup | ||||
* | use -x, not -f (#85704) | Bill Nottingham | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | check for unicode_start before invocation (#85413) | Bill Nottingham | 2003-03-03 | 1 | -1/+1 |
| | |||||
* | handle LANGUAGE specially for zh_CN.GB18030 & gdm (#84773) | Bill Nottingham | 2003-02-21 | 1 | -0/+4 |
| | |||||
* | unset langfile (#75662) | Bill Nottingham | 2002-11-12 | 1 | -0/+1 |
| | |||||
* | fix calling of unicode_start (#73158) | Bill Nottingham | 2002-09-02 | 1 | -1/+1 |
| | |||||
* | add iso8859-5 support (#71754) | Bill Nottingham | 2002-08-20 | 1 | -2/+2 |
| | |||||
* | oops, UTF-8 can have @euro | Bill Nottingham | 2002-07-24 | 1 | -1/+1 |
| | |||||
* | fix UTF-8 checks | Bill Nottingham | 2002-06-12 | 1 | -1/+1 |
| | |||||
* | unicode fixes; call unicode_start when necessary | Bill Nottingham | 2002-05-31 | 1 | -0/+9 |
| | |||||
* | export the entire gamut of locale variables (#56142) | Bill Nottingham | 2002-04-12 | 1 | -1/+7 |
| | |||||
* | unset sourced (#59616) | Bill Nottingham | 2002-02-25 | 1 | -0/+1 |
| | |||||
* | allow GDM_LANG to override system settings (#51432) | Bill Nottingham | 2001-08-10 | 1 | -0/+5 |
| | |||||
* | Support kbd in lang.{c,}sh | Bernhard Rosenkraenzer | 2001-05-02 | 1 | -1/+9 |
| | |||||
* | reintroduce font page reset, but fix su errors | Bill Nottingham | 2001-02-10 | 1 | -0/+12 |
| | |||||
* | don't muck with the font in lang.(sh|csh) (#26349) | Bill Nottingham | 2001-02-06 | 1 | -14/+0 |
| | |||||
* | don't turn locale settings of 'C' into en_US | Bill Nottingham | 2000-10-29 | 1 | -8/+1 |
| | |||||
* | source /home/devel/notting/.i18n as well as /etc/sysconfig/i18n (idea from ↵ | Bill Nottingham | 2000-03-31 | 1 | -3/+7 |
| | | | | <ivanyi@internet.sk>) | ||||
* | if LC_ALL/LINGUAS == LANG, don't set them | Bill Nottingham | 2000-02-04 | 1 | -4/+12 |
| | |||||
* | turn off executable bitr4-66 | Bill Nottingham | 1999-11-22 | 1 | -1/+1 |
| | |||||
* | fix logic in lang.csh | Bill Nottingham | 1999-11-16 | 1 | -3/+9 |
| | |||||
* | locale: C -> en_US | Bill Nottingham | 1999-09-24 | 1 | -3/+12 |
| | |||||
* | some i18n fixes from Peter Ivanyi (ivanyi@internet.sk) | Bill Nottingham | 1999-09-20 | 1 | -1/+1 |
| | | | | | - sysconfig.txt was wrong - add latin2-ucw to ACMs | ||||
* | more fixes for i18n from nkbj@image.dk, move inputrc to setup package | Bill Nottingham | 1999-07-08 | 1 | -23/+4 |
| | |||||
* | revert changes for time being | Bill Nottingham | 1999-07-08 | 1 | -2/+33 |
| | |||||
* | fixes from nkbj@image.dk | Bill Nottingham | 1999-07-07 | 1 | -33/+2 |
| | |||||
* | *** empty log message ***r4-16 | Bill Nottingham | 1999-04-19 | 1 | -0/+4 |
| | |||||
* | inputrc is always onr4-15 | Bill Nottingham | 1999-04-19 | 1 | -8/+0 |
| | |||||
* | take out loadunimap, since setsysfont should take care of this | Bill Nottingham | 1999-04-06 | 1 | -5/+0 |
| | |||||
* | add some changes suggested by Peter Ivanyi | Bill Nottingham | 1999-04-06 | 1 | -22/+28 |
| | |||||
* | fix typo | Bill Nottingham | 1999-04-01 | 1 | -1/+1 |
| | |||||
* | fix for koi8-r | Bill Nottingham | 1999-03-23 | 1 | -1/+1 |
| | |||||
* | more sysfontacm fixes | Bill Nottingham | 1999-03-15 | 1 | -0/+5 |
| | |||||
* | more support for SYSFONTACM from consoletools | Bill Nottingham | 1999-03-15 | 1 | -0/+11 |
| | |||||
* | Handle LC_ALLr3-76 | Cristian Gafton | 1998-10-12 | 1 | -0/+4 |
| | |||||
* | Use SYSTERM, not SYSTEM in lang.sh | Cristian Gafton | 1998-10-03 | 1 | -2/+2 |
| | |||||
* | Set INPUTRC and LESSCHARSET on linux-lat systems | Cristian Gafton | 1998-09-25 | 1 | -10/+27 |
| | |||||
* | moved stuff to /etc/profile.d/lang.sh | Donnie Barnes | 1998-05-06 | 1 | -0/+15 |