Updated package list.

This commit is contained in:
Storm Dragon 2020-12-26 22:54:27 -05:00
parent 615a7fc4f4
commit ce8a18ed98

View File

@ -136,7 +136,7 @@ arch-chroot /mnt << EOF
# set up pacman # set up pacman
pacman-key --init pacman-key --init
pacman-key --populate archlinuxarm pacman-key --populate archlinuxarm
pacman -Syu --needed --noconfirm base base-devel bash-completion curl espeak flac git icu jq libffi libjpeg-turbo mpg123 portaudio pulseaudio pulseaudio-alsa python-gobject python-pip python-setuptools python-virtualenv screen swig pacman -Syu --needed --noconfirm base base-devel bash-completion curl dialog espeak flac git icu iw jq libffi libjpeg-turbo mpg123 netctl portaudio pulseaudio pulseaudio-alsa python-gobject python-pip python-setuptools python-virtualenv screen swig wpa_supplicant
# set the language # set the language
sed -i "s/#$imageLanguage/$imageLanguage/" /etc/locale.gen sed -i "s/#$imageLanguage/$imageLanguage/" /etc/locale.gen
echo "LANG=$imageLanguage" > /etc/locale.conf echo "LANG=$imageLanguage" > /etc/locale.conf