7-add-legacy-bios-support #8
8
setup.sh
8
setup.sh
@ -64,13 +64,9 @@ function update_pacman_db () {
|
||||
printf -- '%s\n' 'Refreshing mirror list ...'
|
||||
printf -- '%s\n' \
|
||||
'--save /etc/pacman.d/mirrorlist' \
|
||||
'--ipv4' \
|
||||
'--ipv6' \
|
||||
'--protocol https' \
|
||||
'--latest 50' \
|
||||
'--sort rate' \
|
||||
'--score 30' \
|
||||
'--fastest 10' \
|
||||
'--latest 5' \
|
||||
'--sort age' \
|
||||
> '/etc/xdg/reflector/reflector.conf'
|
||||
systemctl start reflector
|
||||
# In an ISO and for the minimal number of packages we need we do not
|
||||
|
Loading…
x
Reference in New Issue
Block a user