mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
fix(coreos/config): Switch download host to our own CNAME
We now have http://storage.core-os.net/ working so use that instead of the generic Google host name.
This commit is contained in:
parent
ab0efd5d28
commit
84572f0e9e
@ -43,8 +43,8 @@ PORT_LOGDIR="/var/log/portage"
|
||||
# legacy contains the old x86_64-cros-linux-gnu toolchain since I haven't
|
||||
# rebuilt it yet. 20130621235834 contains everything built by bootstrap_sdk
|
||||
PORTAGE_BINHOST="
|
||||
http://commondatastorage.googleapis.com/storage.core-os.net/coreos/sdk/experimental/legacy/pkgs/
|
||||
http://commondatastorage.googleapis.com/storage.core-os.net/coreos/sdk/experimental/20130621235834/pkgs/
|
||||
http://storage.core-os.net/coreos/sdk/experimental/legacy/pkgs/
|
||||
http://storage.core-os.net/coreos/sdk/experimental/20130621235834/pkgs/
|
||||
"
|
||||
|
||||
GENTOO_MIRRORS="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user