diff --git a/archinstall/chrootinstall.sh b/archinstall/chrootinstall.sh index eab7dc9..ee20210 100755 --- a/archinstall/chrootinstall.sh +++ b/archinstall/chrootinstall.sh @@ -224,7 +224,8 @@ esac } function baseconX { -echo "Instalando algún otro programa básico para arrancar X y programas base de X.." +tput setaf 2 ;echo "Instalando programas X y gráficos básicos, junto al entorno escogido. Esto puede tardar un rato, espere pacientemente" ; tput setaf 9 +sleep 2 pacman -S xorg-server xorg-xinit xorg-server-common xf86-input-libinput lightdm lightdm-gtk-greeter gvfs udisks networkmanager network-manager-applet xdialog --noconfirm pacman -S lxterminal ttf-inconsolata file-roller --noconfirm #Instalar pulseaudio si tiene entorno grafico, sino es tonteria