aboutsummaryrefslogtreecommitdiffstats
path: root/setsysfont
Commit message (Collapse)AuthorAgeFilesLines
* invoke unicode_stop correctlyBill Nottingham2006-10-041-1/+2
|
* stop unicode if they have a non-utf8 localeBill Nottingham2006-09-291-0/+5
|
* remove old consolechars codeBill Nottingham2006-09-271-12/+1
|
* correctly bracket systfontacm (#159706)Bill Nottingham2005-06-071-1/+1
|
* remove error (#100559)Bill Nottingham2004-06-071-3/+0
|
* handle iso15 (#110243)Bill Nottingham2004-03-171-1/+1
|
* don't echo to /dev/console (#102004)Bill Nottingham2003-08-081-1/+1
|
* check that we're the current foreground console before runningBill Nottingham2003-07-081-1/+1
| | | | unicode_start
* hey, where's that brown paper bag (#88999)Bill Nottingham2003-04-161-1/+1
|
* switch backBill Nottingham2003-04-031-1/+3
|
* - sync with beehive packager7-15Karsten Hopp2003-04-031-3/+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
* check for unicode_start before invocation (#85413)Bill Nottingham2003-03-031-1/+3
|
* oopsr7-13Bill Nottingham2003-02-261-1/+1
|
* handle 7.x sysfontacm settings on the fly (#84183)Bill Nottingham2003-02-261-0/+3
|
* fix SYSFONTACM handling (#76472)Bill Nottingham2002-11-121-4/+9
|
* - start cleaning up some sh coding thingsFlorian La Roche2002-06-261-16/+6
|
* fix UTF-8 checksBill Nottingham2002-06-121-1/+1
|
* unicode fixes; call unicode_start when necessaryBill Nottingham2002-05-311-0/+17
|
* run /bin/setfont, not /usr/bin/setfont (kbd change)Bill Nottingham2002-01-301-4/+4
|
* don't use kbd commandsBill Nottingham2001-07-261-12/+19
|
* Handle kbd-1.05Bernhard Rosenkraenzer2001-05-021-19/+12
|
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ↵Bill Nottingham2001-01-231-1/+1
| | | | string"
* look for consolechars in both /bin & /usr/binBill Nottingham1999-04-061-2/+4
|
* consolechars is in /binBill Nottingham1999-04-061-2/+2
|
* work with SYSFONTACM and use consolechars from console-toolsBill Nottingham1999-03-151-3/+13
|
* random fixes from bugzilla: setsysfont only if font defined; do hwclockBill Nottingham1999-02-031-2/+2
| | | | --adjust; fix /forcefsck
* updated so that setfont always runs.r3-75Preston Brown1998-10-121-0/+2
|
* I've changed /sbin/setsysfont from the RH51 initscripts package to handleJeff Johnson1998-09-161-1/+3
| | | | | | | | Unicode fonts. To do this I've added the variable UNIMAP to /etc/sysconfig/i18n (It holds the name of the Unicode mapping table.) The changes should be backwards compatible. Niels Kristian Bech Jensen - nkbj@image.dk - http://www.image.dk/~nkbj/
* made setsysfont do *nothing* if there is no $SYSFONTr3-61Donnie Barnes1998-05-081-2/+0
|
* added setsysfontDonnie Barnes1998-05-061-0/+18
| | (was: "Update po for new strings in diskdrake and partitionning wizard") * updateThierry Vignaud2012-09-141-10/+10 | * update licenseThierry Vignaud2012-09-141-4/+3 | * change license ownership (mga#7347)Thierry Vignaud2012-09-1474-123/+123 | * fix one forgotten doble listed Mga (mga#1122)Thierry Vignaud2012-09-141-1/+1 | * s/mdv/mga/Thierry Vignaud2012-09-144-5/+5 | * propagate license changeThierry Vignaud2012-09-1471-610/+469 | * (main_license) advertize new doc license (mga#7347)Thierry Vignaud2012-09-143-2/+4 | * keep as fuzzy the translations that were previously fuzzyThierry Vignaud2012-09-145-21/+21 | | | | | | | | | | | | | | but only fuzzy the paragraphgs that actually got fuzzy (intro, 1-4) in commits on 2008-09-19: - r245989 by fcrozat: "Correct some part of the license, add optional Google provisions and optional US export provisions" - r245997 by pixel: "tune spacing between blocks of text" that got merged into translations by commit r245995 hoping this will help translators to adapt the translations... * sync with codeThierry Vignaud2012-09-1471-11346/+11544 | * remove trailling newlines (final syncing with sources)Thierry Vignaud2012-09-14