various fixes, improve flidas
[automated-distro-installer] / fai / config / scripts / UBUNTU / 90-apt
1 #! /bin/bash
2
3 # ian: just taking part of the corresponding fai example script
4
5 ainsl -v /etc/locale.gen '^en_US.UTF-8 UTF-8'
6 $ROOTCMD locale-gen
7 $ROOTCMD update-locale LANG=en_US.UTF-8