Auto pull german mirrors before install
This commit is contained in:
@@ -24,6 +24,7 @@ read -rp "Type ERASE to continue: " ans
|
||||
[ "$ans" = ERASE ] || die "aborted"
|
||||
|
||||
source ./00-partition.sh # partitions + mounts /mnt, /mnt/boot
|
||||
source ./05-mirrors.sh # rank pacman mirrors (fast DE) before pacstrap
|
||||
source ./10-pacstrap.sh # base system + fstab + copy repo to /mnt/root
|
||||
|
||||
# in-chroot steps (the whole repo, incl. system.conf, was copied by 10-pacstrap)
|
||||
|
||||
Reference in New Issue
Block a user