Workaround for DEVT-160 - Handle systemd locale instead of /etc/sysconfig/i18n 12/18412/2 accepted/tizen/ivi/20140324.222436 submit/tizen/20140324.220314
authorJimmy Huang <jimmy.huang@intel.com>
Fri, 21 Mar 2014 19:38:58 +0000 (12:38 -0700)
committerJimmy Huang <jimmy.huang@intel.com>
Fri, 21 Mar 2014 20:47:44 +0000 (13:47 -0700)
commit8af969dc0df3139be41b9c97eeb09ee3cbfb31e9
treeb5a8ce1397353e78e01fa15e43f65f990d135cd6
parent0f9abc76f93f1d0ecc4d19e2c2603351e34a9715
Workaround for DEVT-160 - Handle systemd locale instead of /etc/sysconfig/i18n

This is a workaround fix for DEVT-160, currently systemd gets locale from
/etc/locale.conf, but MIC does not populate this file.  This patch will
move the locale configurationfrom /etc/sysconfig/i18n to /etc/locale.conf.

It also sets the default locale from en_US.UTF-8 to en_US.utf8 to be
compatible with systemd.

Change-Id: I6e0d2537aaf54c8afade372b719fc6aa87723c38
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
ivi.yaml
ks/ivi-efi-i586.yaml
ks/ivi-mbr-i586-JJ.yaml
ks/ivi-mbr-i586-emul.yaml
ks/ivi-mbr-i586.yaml
ks/ivi-min-efi-i586.yaml
ks/ivi-min-mbr-i586.yaml
scripts/locale.post [new file with mode: 0644]