updated the installer so that it should actually work
Some checks failed
Build / build (push) Failing after 5m23s
Some checks failed
Build / build (push) Failing after 5m23s
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
################################################################################
|
||||
################# Arch Linux mirrorlist generated by Reflector #################
|
||||
################################################################################
|
||||
|
||||
# With: reflector @/etc/xdg/reflector/reflector.conf
|
||||
# When: 2025-01-11 05:37:57 UTC
|
||||
# From: https://archlinux.org/mirrors/status/json/
|
||||
# Retrieved: 2025-01-11 05:37:17 UTC
|
||||
# Last Check: 2025-01-11 05:17:17 UTC
|
||||
|
||||
## United States
|
||||
Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch
|
||||
Server = https://america.mirror.pkgbuild.com/$repo/os/$arch
|
||||
|
||||
## Australia
|
||||
Server = https://au.mirror.pkgbuild.com/$repo/os/$arch
|
||||
12
examples/archinstall/tests/data/mirrorlists/test_no_country
Normal file
12
examples/archinstall/tests/data/mirrorlists/test_no_country
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
################# Arch Linux mirrorlist generated by Reflector #################
|
||||
################################################################################
|
||||
|
||||
# With: reflector @/etc/xdg/reflector/reflector.conf
|
||||
# When: 2025-01-11 05:37:57 UTC
|
||||
# From: https://archlinux.org/mirrors/status/json/
|
||||
# Retrieved: 2025-01-11 05:37:17 UTC
|
||||
# Last Check: 2025-01-11 05:17:17 UTC
|
||||
|
||||
Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch
|
||||
Server = https://america.mirror.pkgbuild.com/$repo/os/$arch
|
||||
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
################# Arch Linux mirrorlist generated by Reflector #################
|
||||
################################################################################
|
||||
|
||||
# With: reflector @/etc/xdg/reflector/reflector.conf
|
||||
# When: 2025-01-11 05:37:57 UTC
|
||||
# From: https://archlinux.org/mirrors/status/json/
|
||||
# Retrieved: 2025-01-11 05:37:17 UTC
|
||||
# Last Check: 2025-01-11 05:17:17 UTC
|
||||
|
||||
## United States
|
||||
Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch
|
||||
Server = https://america.mirror.pkgbuild.com/$repo/os/$arch
|
||||
Reference in New Issue
Block a user