1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-15 01:31:32 +01:00
This commit is contained in:
2017-01-22 22:29:11 +01:00
parent ecc290d14f
commit ffd7fac5bd

View File

@@ -610,7 +610,7 @@ function keyboardlayout {
mostrardialog "$(T "JKArch install script")" "Preparando el sistema para la instalacion"
#Grow cowspace
sudo -S mount -o remount,size=650M /run/archiso/cowspace
sudo -S mount -o remount,size=700M /run/archiso/cowspace
#Enable pacman
pacman-key --init
@@ -623,16 +623,13 @@ sudo reflector --verbose -l 6 --sort rate --save /etc/pacman.d/mirrorlist
#Delete programs (For not updating it)
sudo pacman -R clonezilla darkhttpd diffutils grml-zsh-config irssi linux-atm lvm2 man-db man-pages mc ndisc6 nmap smartmontools testdisk vi vim vim-runtime zsh openconnect pcsclite python2 python reflector --noconfirm
sudo rm -rf /var/cache/pacman/pkg/*
sudo df -h
pause
#Needed progs
#Needed progs (gparted)
sudo pacman -S gparted xf86-video-vesa xorg-xinit lwm --noconfirm
sudo rm -rf /var/cache/pacman/pkg/*
#Install deps
#Update progs
sudo pacman -Su --noconfirm --ignore linux #Do not upgrade kernel automatically
sudo rm -rf /var/cache/pacman/pkg/*
#For gparted to work
pause
sudo rm /etc/X11/xinit/xinitrc
sudo touch /etc/X11/xinit/xinitrc
sudo chmod 777 /etc/X11/xinit/xinitrc
@@ -659,7 +656,7 @@ particiones
horaidioma
#Programas de usuario si hay entorno escogido
allpackages=$allpackages" "$(execl chroot pacman -Ssq xf86-video-*);;
allpackages=$allpackages" "$(execl chroot pacman -Ssq xf86-video-*)
#Aqui va la personalizacion de programas, ya que son graficos.
appsuser