mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-15 01:31:32 +01:00
debug
This commit is contained in:
@@ -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=512M /run/archiso/cowspace
|
||||
sudo -S mount -o remount,size=650M /run/archiso/cowspace
|
||||
|
||||
#Enable pacman
|
||||
pacman-key --init
|
||||
@@ -623,6 +623,8 @@ 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
|
||||
sudo pacman -S gparted xf86-video-vesa xorg-xinit lwm --noconfirm
|
||||
sudo rm -rf /var/cache/pacman/pkg/*
|
||||
|
||||
Reference in New Issue
Block a user