summaryrefslogtreecommitdiffstats
path: root/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/post_process/modify_chroot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/post_process/modify_chroot.sh')
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/post_process/modify_chroot.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/post_process/modify_chroot.sh b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/post_process/modify_chroot.sh
index 4b91959..63d52eb 100755
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/post_process/modify_chroot.sh
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-testing-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
+
+