diff --git a/citrine.internal.sh b/citrine.internal.sh index 2a30ce7..52b8c6f 100755 --- a/citrine.internal.sh +++ b/citrine.internal.sh @@ -242,15 +242,16 @@ rm calamares DAT=$(cat out) rm out TZ="/usr/share/zoneinfo/${DAT}" - ln -sf $TZ /etc/localtime ntpd -g -q - arch-chroot /mnt ln -sf $TZ /etc/localtime inf "Set TZ to ${TZ}" inf "Syncing hardware offset" arch-chroot /mnt hwclock --systohc +inf "press enter" +read + echo "en_US.UTF-8 UTF-8" >> /mnt/etc/locale.gen echo "LANG=en_US.UTF-8" > /mnt/etc/locale.conf