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