#! /bin/bash # note: the name of this scripts doesn't fit it's contents, but it's # because we are taking just part of the corresponding fai example # script, and it's easier to keep up with upstream changes if the file # name is the same. ainsl -v /etc/locale.gen '^en_US.UTF-8 UTF-8' $ROOTCMD locale-gen $ROOTCMD update-locale LANG=en_US.UTF-8