summaryrefslogtreecommitdiff
path: root/src/locale-setup.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Add Mageia supportDexter Morgan1-1/+1
2011-09-23virt: add missing header inclusionLennart Poettering1-0/+1
2011-08-31locale: support $LANGUAGE tooLennart Poettering1-2/+6
2011-05-09build-sys: Angstrom supportKoen Kooi1-1/+1
2011-04-20MeeGo supportChris E Ferron1-2/+2
2011-04-06cmdline: we actually want to parse the kernel cmdline in VMs, just not in con...Lennart Poettering1-1/+1
2011-03-30locale: don't access misinitialized variableLennart Poettering1-1/+1
2011-03-29locale: full fledged /etc/default/locale support for debianFlorian Kriener1-1/+13
2011-03-29locale: fix LC_MESSAGES variable nameLennart Poettering1-1/+1
2011-03-14container: skip a few things when we are run in a container such as accessing...Lennart Poettering1-20/+21
2011-03-08build-sys: add Mandriva distribution supportv20Andrey Borzenkov1-0/+22
2011-02-08locale: unify some code between fedora and altlinuxLennart Poettering1-11/+1
2011-02-08build-sys: initial support ALTLinuxAlexey Shabalin1-0/+10
2011-01-06locale: fix variable namesLennart Poettering1-10/+10
2010-10-25ubuntu: Treat Ubuntu as a distinct distro in configure.ac etcAndrew Edmunds1-1/+1
2010-09-28use .conf for new config files: locale, vconsole, modules.dKay Sievers1-3/+3
2010-09-27Need to use #elif defined(DEBIAN) here...Michael Biebl1-1/+1
2010-09-27debian: add locale compat supportMichael Biebl1-0/+10
2010-09-21suse: locale + vconsole compat supportKay Sievers1-0/+10
2010-09-21vconsole: make sure we don't merge configuration settings from different sourcesLennart Poettering1-1/+2
2010-09-21locale: make sure we don't merge configuration settings from different sourcesLennart Poettering1-48/+53
2010-09-21locale: unset locale vars that are not set any longerLennart Poettering1-8/+8
2010-09-21locale: never use LC_ALL. It's evil.Lennart Poettering1-11/+9
2010-09-21gentoo: locale-setup supportGustavo Sverzut Barbieri1-0/+26
2010-09-20locale: set LANG on ArchTom Gundersen1-0/+8
2010-09-16locale: initialize locale from /etc/locale by defaultLennart Poettering1-0/+153