From 15d75908c5ac110e4a0a60083db6953708f57e2c Mon Sep 17 00:00:00 2001 From: JKANetwork Date: Sun, 22 Jan 2017 22:41:40 +0100 Subject: [PATCH] fixes --- installer/archinstall-dev.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/installer/archinstall-dev.sh b/installer/archinstall-dev.sh index 968b547..a9acdac 100755 --- a/installer/archinstall-dev.sh +++ b/installer/archinstall-dev.sh @@ -417,6 +417,7 @@ function installconf { tput setaf 2 ; echo "$(T "Downloading")" ; tput setaf 9 # Reflector and rsync is for updating mirrorlist # execl pacstrap -C pacman.conf /mnt/ base reflector rsync dosfstools ntfs-3g btrfs-progs exfat-utils #Install base and disk format drivers + pause pacmanerror #JKArch Mirrorlist mv pacman.conf /mnt/etc/pacman.conf @@ -654,8 +655,8 @@ umount /mnt/ particiones horaidioma -#Programas de usuario si hay entorno escogido -allpackages=$allpackages" "$(execl chroot pacman -Ssq xf86-video-*) +#Graficos (Falta la parte de VM) +allpackages=$allpackages" "$(pacman -Ssq xf86-video-*) #Aqui va la personalizacion de programas, ya que son graficos. appsuser