From e2e88d172c4f5688c9f96c70ba31e69effd1248d Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 7 Dec 2012 15:11:14 -0500 Subject: Update documentation for config file migration for i18n/l10n and hostname settings. (#881923) Also, remove obsolete setsysfont. --- sysconfig.txt | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'sysconfig.txt') diff --git a/sysconfig.txt b/sysconfig.txt index 8163e437..7746671c 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -174,8 +174,6 @@ Generic options: /etc/sysconfig/network: NETWORKING=yes|no - HOSTNAME= - Note that this can be overriden by /etc/hostname. GATEWAY= GATEWAYDEV= (e.g. eth0) NISDOMAIN= @@ -272,6 +270,9 @@ Generic options: To do this properly, disable IPv6 in the module itself. This can be done by booting the kernel with "ipv6.disable_ipv6=1". + HOSTNAME= + This is now configured in /etc/hostname. + /etc/sysconfig/static-routes-ipv6: Contains lines of the form: @@ -427,11 +428,8 @@ Generic options: The above variables are used in /etc/profile.d/lang.sh. - This data will be also be read from the legacy /etc/sysconfig/i18n - location, but /etc/locale.conf takes precedence. - If ~/.i18n exists, it is used in addition to /etc/locale.conf and - /etc/sysconfig/i18n for per-user customization of the locales. + for per-user customization of the locales. /etc/vconsole.conf: @@ -445,8 +443,7 @@ Generic options: and are found in /lib/kbd/consoletrans. The above are used to set up the keyboard at boot time. For more - information, see vconsole.conf(5). If this file does not exist, - values will be read from /etc/sysconfig/i18n. + information, see vconsole.conf(5). Files in /etc/sysconfig/network-scripts/ ======================================== -- cgit v1.2.1