1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-15 17:51:33 +01:00

prepare things

This commit is contained in:
2017-01-22 22:14:27 +01:00
parent 259dd4276a
commit 3ed6739af8

View File

@@ -619,8 +619,11 @@ 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/*
#Needed progs
sudo pacman -S gparted xf86-video-vesa xorg-xinit lwm --noconfirm
sudo rm -rf /var/cache/pacman/pkg/*
#Install deps
sudo pacman -Su gparted xf86-video-vesa xorg-xinit lwm --noconfirm --ignore linux #Do not upgrade kernel automatically
sudo pacman -Su --noconfirm --ignore linux #Do not upgrade kernel automatically
#For gparted to work
pause
sudo rm /etc/X11/xinit/xinitrc