added locale module and deps
This commit is contained in:
7
init.sh
7
init.sh
@@ -35,13 +35,6 @@ export LOGFILE=${LOGFILE:-"/var/log/$(uname -n)-$(date +%Y%m%d-%H%M).log"}
|
||||
# echo "+kroot::::::::" >> /etc/shadow
|
||||
#}
|
||||
|
||||
# Locale
|
||||
conf_locale()
|
||||
{
|
||||
backupdist /etc/locale.gen
|
||||
sed -i "/^# en_US.UTF-8 /s/^# //" /etc/locale.gen
|
||||
locale-gen
|
||||
}
|
||||
|
||||
# Additionnal packages (some are necessary to that script to end successfully)
|
||||
install_pkg()
|
||||
|
||||
Reference in New Issue
Block a user