]> git.pld-linux.org Git - projects/rc-scripts.git/blame - sysconfig/i18n
set DHCP_HOSTNAME only basename, domain part is filled by dhcp server
[projects/rc-scripts.git] / sysconfig / i18n
CommitLineData
ec8b15cb 1# $Id$
a3ea0b6c 2
96da5b27
ER
3# NOTE: Do not use expressions here, systemd does not expand them:
4# LANG="${LANG:-en_US.UTF-8}"
5#
4e71f76f 6#LANG=en_US.UTF-8
4cfcf150 7#LANG=pl_PL.UTF-8
25ec71b5 8
c9db651f 9# list of supported locales, otherwise install glibc-localedb-all to get all locales
78ecd590 10#SUPPORTED_LOCALES="pl_PL.UTF-8/UTF-8 en_US.UTF-8/UTF-8 de_DE.UTF-8/UTF-8 en_GB.UTF-8/UTF-8 pl_PL/ISO-8859-2 de_DE/ISO-8859-1 en_GB/ISO-8859-1 en_US/ISO-8859-1"
acf87684
ER
11
12# enable, install "localedb-src" package and execute "localedb-gen"
13#SUPPORTED_LOCALES="en_US.UTF-8/UTF-8 en_US/ISO-8859-1"
This page took 0.222836 seconds and 4 git commands to generate.