mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-16 18:21:33 +01:00
changes
This commit is contained in:
@@ -203,7 +203,7 @@ esac
|
||||
if [[ $instentorno ]];then
|
||||
graficos
|
||||
echo "Instalando algún otro programa básico para mejorar la experiencia de usuario.."
|
||||
pacman -S xorg-server xorg-server-common xf86-input-libinput lightdm lightdm-gtk-greeter lxterminal gvfs udisks --noconfirm
|
||||
pacman -S xorg-server xorg-server-common xf86-input-libinput lightdm lightdm-gtk-greeter lxterminal gvfs udisks networkmanager network-manager-applet --noconfirm
|
||||
systemctl enable lightdm
|
||||
#Poner el teclado bien en x11
|
||||
localectl --no-convert set-x11-keymap $langabr
|
||||
@@ -248,6 +248,7 @@ done
|
||||
echo "Configuración de su sistema"
|
||||
echo "Paquetes basicos para la instalación, puede tardar un poco"
|
||||
pacman -Syu jka-toolkit git wget netctl iw wpa_supplicant dialog sudo alsa-utils --noconfirm
|
||||
pacman -S pulseaudio pavucontrol
|
||||
horaidioma
|
||||
|
||||
mkinitcpio -p linux
|
||||
@@ -256,5 +257,6 @@ mkinitcpio -p linux
|
||||
userpass
|
||||
entorno
|
||||
bootinstall
|
||||
echo "Ultimos retoques.."
|
||||
systemctl enable dhcpcd
|
||||
echo "Ultimos retoques y limpieza.."
|
||||
systemctl enable dhcpcd
|
||||
pacman -Sc --noconfirm
|
||||
Reference in New Issue
Block a user