summaryrefslogtreecommitdiffstats
path: root/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-11-09 18:33:43 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-11-09 18:33:43 (GMT)
commitcf9eef46eeefba08723199fc7f7bd3dd2f1e2281 (patch)
treedb097020e34d002d9e111ce781464f2dc417c2f5 /build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
parent6655d691e62b14c0102fd5df579008c9c5285a84 (diff)
downloadlinhes_dev-cf9eef46eeefba08723199fc7f7bd3dd2f1e2281.zip
profile-sync: testing->release
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh')
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
index 4b91959..63d52eb 100755
--- a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
@@ -15,3 +15,8 @@ cp -f /.post_process/menu.lst /boot/grub/menu.lst
cp -f /etc/skel/.bash* /root/
rm -f /etc/ssh/ssh_host*key*
+python2 /.post_process/locale.py
+echo "generating locales"
+/usr/sbin/locale-gen
+
+