Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8d8bc56433ef691428baa51f319eacab03b6eac
commit e8d8bc56433ef691428baa51f319eacab03b6eac Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Wed Jan 30 20:52:38 2008 +0100 kernel-2.6.24-1-i686 config: UTF-8 -> utf8 diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686 index 2d730b7..97b530d 100644 --- a/source/base/kernel/config.i686 +++ b/source/base/kernel/config.i686 @@ -3516,7 +3516,7 @@ CONFIG_FAT_FS=m # CONFIG_MSDOS_FS is not set CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 -CONFIG_FAT_DEFAULT_IOCHARSET="UTF-8" +CONFIG_FAT_DEFAULT_IOCHARSET="utf8" CONFIG_NTFS_FS=m # CONFIG_NTFS_DEBUG is not set CONFIG_NTFS_RW=y diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index ad17083..73d1694 100644 --- a/source/base/kernel/config.x86_64 +++ b/source/base/kernel/config.x86_64 @@ -3229,7 +3229,7 @@ CONFIG_FAT_FS=m # CONFIG_MSDOS_FS is not set CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 -CONFIG_FAT_DEFAULT_IOCHARSET="UTF-8" +CONFIG_FAT_DEFAULT_IOCHARSET="utf8" CONFIG_NTFS_FS=m # CONFIG_NTFS_DEBUG is not set CONFIG_NTFS_RW=y _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
