minor tweaks

main
Matt C 4 years ago
parent 20f61799f7
commit d36e80c3fb

@ -19,7 +19,8 @@ chmod +x /usr/bin/mirrorsetup
echo "menu" >> /home/crystal/.bashrc echo "menu" >> /home/crystal/.bashrc
chmod +x /etc/crystal/bootopts/* chmod +x /etc/crystal/bootopts/*
systemctl enable gdm systemctl enable gdm
sed -i 's/#en_US.UTF\-8 UTF\-8/#en_US.UTF\-8 UTF\-8/g' /etc/locale-gen # i'm tired ok
echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen
locale-gen locale-gen
echo "LANG=en_US.UTF-8" > /etc/locale.conf echo "LANG=en_US.UTF-8" > /etc/locale.conf
echo "Configured the system user. Exiting chroot." echo "Configured the system user. Exiting chroot."

@ -1 +1 @@
Built on 05/07/21 @ 12:47:15 EST Built on 05/07/21 @ 13:52:32 EST

@ -17,8 +17,6 @@ syslinux
gnome gnome
mesa mesa
alacritty
crystal-misc crystal-misc
crystal-cli-boot crystal-cli-boot
neofetch neofetch

Loading…
Cancel
Save