summaryrefslogtreecommitdiffstats
path: root/abs/core/initscripts/__changelog
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-04-22 18:09:39 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-04-22 18:09:39 (GMT)
commit73e587b0f37e224e6b772a080a35f98bf275b6f6 (patch)
tree6d7d722708569071c84e76ba579976abe7122924 /abs/core/initscripts/__changelog
parente9a335dd93c20b780295d0d6076beddfd55a16c5 (diff)
downloadlinhes_pkgbuild-73e587b0f37e224e6b772a080a35f98bf275b6f6.zip
linhes_pkgbuild-73e587b0f37e224e6b772a080a35f98bf275b6f6.tar.gz
linhes_pkgbuild-73e587b0f37e224e6b772a080a35f98bf275b6f6.tar.bz2
initscripts: set LC_ALL
Diffstat (limited to 'abs/core/initscripts/__changelog')
-rw-r--r--abs/core/initscripts/__changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/core/initscripts/__changelog b/abs/core/initscripts/__changelog
index 4021950..2609b7e 100644
--- a/abs/core/initscripts/__changelog
+++ b/abs/core/initscripts/__changelog
@@ -6,3 +6,6 @@ Patch init scripts (remove tty1, linhes header)
rename wireless.conf -> wireless.conf.example
+
+change utf8 to utf-8 in rc.conf
+sed -ie "s/[u|U][t|T][[f|F]8/utf-8/g" /etc/rc.conf