lang=fr
bootlang="lang=fr_CA"
def_bootlang="fr_CA"
if [ -z "${keyboard}" ]; then
  def_keyboard="ca"
fi
if [ -z "${timezone}" ]; then
  def_timezone="America/Toronto"
fi