fix: mirrorlist
This commit is contained in:
parent
f03ae6e0f2
commit
9bae004505
@ -120,7 +120,9 @@ mount -L P_EFI /mnt/boot # EFI
|
||||
|
||||
[ "$ENC" == false ] && swapon -L P_SWAP # swap
|
||||
|
||||
sed -i '/## Germany/,+1!d' /etc/pacman.d/mirrorlist
|
||||
# MAYB: Obsolete bc of reflector in achiso?
|
||||
cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bak
|
||||
sed -i '/.*\.de\/.*/!d' /etc/pacman.d/mirrorlist
|
||||
|
||||
# for server dhcpcd and other programs are not required -> see good2know
|
||||
pacstrap /mnt base base-devel linux-zen linux-firmware vi dhcpcd wpa_supplicant dialog git netctl curl
|
||||
|
Loading…
x
Reference in New Issue
Block a user