From 84572f0e9ef1baac6651f40f0994d1b0c70947bd Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Sat, 22 Jun 2013 10:48:22 -0400 Subject: [PATCH] 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. --- .../coreos-overlay/coreos/config/make.conf.amd64-host | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/coreos/config/make.conf.amd64-host b/sdk_container/src/third_party/coreos-overlay/coreos/config/make.conf.amd64-host index 4b8d3cdd9e..530737c52c 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos/config/make.conf.amd64-host +++ b/sdk_container/src/third_party/coreos-overlay/coreos/config/make.conf.amd64-host @@ -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="