From c8f2a660f3c5c712025d3ce4bc127b884846cead Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 9 Feb 2014 19:27:01 -0800 Subject: [PATCH] build.sh: Bump DATE to 20140206 Move past the recent Python-and-/dev/shm issues now that Catalyst is fixed. I've built the full suite of images with 20140206 without issues. --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 402a336..7f9c1c4 100755 --- a/build.sh +++ b/build.sh @@ -26,7 +26,7 @@ AUTHOR="${AUTHOR:-W. Trevor King }" NAMESPACE="${NAMESPACE:-wking}" -DATE="${DATE:-20131226}" +DATE="${DATE:-20140206}" MIRROR="${MIRROR:-http://distfiles.gentoo.org/}" ARCH_URL="${ARCH_URL:-${MIRROR}releases/amd64/current-stage3/}" STAGE3="${STAGE3:-stage3-amd64-${DATE}.tar.bz2}" -- 2.26.2