moved magic-wormhole to pacman install, added man and man-pages, added growpartfs.
This commit is contained in:
parent
eae763788c
commit
3ce49b16ec
@ -140,7 +140,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 -Syyu --needed --noconfirm alsa-utils base base-devel bash-completion cronie espeak-ng git sox wget
|
pacman -Syyu --needed --noconfirm alsa-utils base base-devel bash-completion cronie espeak-ng git magic-wormhole man man-pages sox wget
|
||||||
# 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
|
||||||
@ -163,7 +163,7 @@ cd yay
|
|||||||
makepkg -si --noconfirm
|
makepkg -si --noconfirm
|
||||||
cd ~
|
cd ~
|
||||||
rm -rf yay
|
rm -rf yay
|
||||||
yay -S --noconfirm fenrir-git magic-wormhole
|
yay -S --noconfirm fenrir-git growpartfs
|
||||||
exit
|
exit
|
||||||
# Configure sudo for group wheel, remove nopasswd for the stormux user
|
# Configure sudo for group wheel, remove nopasswd for the stormux user
|
||||||
sed '/stormux/d' /etc/sudoers.d/wheel
|
sed '/stormux/d' /etc/sudoers.d/wheel
|
||||||
|
Loading…
Reference in New Issue
Block a user