diff --git a/build/build-stormux.sh b/build/build-stormux.sh index 387702a..9c81aa4 100755 --- a/build/build-stormux.sh +++ b/build/build-stormux.sh @@ -149,7 +149,34 @@ arch-chroot /mnt << EOF # set up pacman pacman-key --init pacman-key --populate archlinuxarm -pacman -Syyu --needed --noconfirm alsa-firmware alsa-utils base base-devel bash-completion bluez bluez-utils brltty cronie espeak-ng git magic-wormhole man man-pages networkmanager ntp rhvoice-voice-bdl rng-tools rsync sox w3m wget wireless-regdb xdg-user-dirs xdg-utils +pacman -Syyu --needed --noconfirm \ + alsa-firmware \ + alsa-utils \ + base \ + base-devel \ + bash-completion \ + bluez \ + bluez-utils \ + brltty \ + cronie \ + espeak-ng \ + git \ + magic-wormhole \ + man \ + man-pages \ + networkmanager \ + ntp \ + pulseaudio \ + rhvoice-voice-bdl \ + rng-tools \ + rsync \ + sox \ + w3m \ + wget \ + wireless-regdb \ + xdg-user-dirs \ + xdg-utils + # set the language sed -i "s/#$imageLanguage/$imageLanguage/" /etc/locale.gen echo "LANG=$imageLanguage" > /etc/locale.conf @@ -180,7 +207,10 @@ cd ~ rm -rf yay yay -S --noconfirm fake-hwclock-git fenrir-git growpartfs log2ram rm -rf .cache/yay +/usr/share/fenrirscreenreader/tools/configure_pulse.sh exit +systemctl --global enable pulseaudio +/usr/share/fenrirscreenreader/tools/configure_pulse.sh # Configure sudo for group wheel, remove nopasswd for the stormux user echo '%wheel ALL=(ALL) ALL' > /etc/sudoers.d/wheel # Set the hostname