[arch-commits] Commit in kernel26-lts/trunk (config config.x86_64)

Tobias Powalowski tpowa at archlinux.org
Thu Sep 2 13:34:20 UTC 2010


    Date: Thursday, September 2, 2010 @ 09:34:19
  Author: tpowa
Revision: 89613

change to utf8 as default nls charset

Modified:
  kernel26-lts/trunk/config
  kernel26-lts/trunk/config.x86_64

---------------+
 config        |    2 +-
 config.x86_64 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===================================================================
--- config	2010-09-02 13:32:40 UTC (rev 89612)
+++ config	2010-09-02 13:34:19 UTC (rev 89613)
@@ -4403,7 +4403,7 @@
 CONFIG_EFI_PARTITION=y
 # CONFIG_SYSV68_PARTITION is not set
 CONFIG_NLS=y
-CONFIG_NLS_DEFAULT="iso8859-1"
+CONFIG_NLS_DEFAULT="utf8"
 CONFIG_NLS_CODEPAGE_437=m
 CONFIG_NLS_CODEPAGE_737=m
 CONFIG_NLS_CODEPAGE_775=m

Modified: config.x86_64
===================================================================
--- config.x86_64	2010-09-02 13:32:40 UTC (rev 89612)
+++ config.x86_64	2010-09-02 13:34:19 UTC (rev 89613)
@@ -4207,7 +4207,7 @@
 CONFIG_EFI_PARTITION=y
 # CONFIG_SYSV68_PARTITION is not set
 CONFIG_NLS=y
-CONFIG_NLS_DEFAULT="iso8859-1"
+CONFIG_NLS_DEFAULT="utf8"
 CONFIG_NLS_CODEPAGE_437=m
 CONFIG_NLS_CODEPAGE_737=m
 CONFIG_NLS_CODEPAGE_775=m




More information about the arch-commits mailing list