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

Tobias Powalowski tpowa at archlinux.org
Thu Sep 2 13:32:41 UTC 2010


    Date: Thursday, September 2, 2010 @ 09:32:40
  Author: tpowa
Revision: 89612

change to utf8 as default nls charset

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

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

Modified: config
===================================================================
--- config	2010-09-02 12:58:18 UTC (rev 89611)
+++ config	2010-09-02 13:32:40 UTC (rev 89612)
@@ -4855,7 +4855,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 12:58:18 UTC (rev 89611)
+++ config.x86_64	2010-09-02 13:32:40 UTC (rev 89612)
@@ -4623,7 +4623,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