aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
authorDonnie Barnes <djb@redhat.com>1998-05-06 19:38:31 +0000
committerDonnie Barnes <djb@redhat.com>1998-05-06 19:38:31 +0000
commit12b8b6b479d757bd40696aaeaffc750bf15ee165 (patch)
tree1238a34b462fa2aa0c29aea9141a2cfa8ea8bce1 /sysconfig.txt
parentae9a0d81bae06fc0c6cd7923e8e8a33831f3ed25 (diff)
downloadinitscripts-12b8b6b479d757bd40696aaeaffc750bf15ee165.tar
initscripts-12b8b6b479d757bd40696aaeaffc750bf15ee165.tar.gz
initscripts-12b8b6b479d757bd40696aaeaffc750bf15ee165.tar.bz2
initscripts-12b8b6b479d757bd40696aaeaffc750bf15ee165.tar.xz
initscripts-12b8b6b479d757bd40696aaeaffc750bf15ee165.zip
added added sysconfig/i18n support
Diffstat (limited to 'sysconfig.txt')
-rw-r--r--sysconfig.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index 5002179c..cc77b902 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -286,3 +286,19 @@ Files in /etc/sysconfig/network-scripts/
up /etc/resolv.conf from the version dhcpcd dropped in
/etc/dhcpc/resolv.conf
+/etc/sysconfig/i18n
+
+ LANG= can be any two letter ISO language code
+ LINGUAS= can be a : separated list of language codes
+ SYSTERM= use to set default TERM environment variable
+
+ The above three variables are used in rc.sysinit.
+
+ SYSFONT= any font with is legal input to the 'setfont' command (see
+ kbd package)
+
+ The above is used by the /sbin/setsysfont command (which is run
+ by rc.sysinit at boot time).
+
+
+