From 4d6cc8dbc6f27d624ba675a5a6f3a02a420cfd79 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Sun, 5 May 2013 08:49:49 -0500 Subject: [PATCH] distro: wheezy use the final release day images Signed-off-by: Robert Nelson --- lib/distro.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/distro.conf b/lib/distro.conf index d80c5c6..d8cfea5 100755 --- a/lib/distro.conf +++ b/lib/distro.conf @@ -51,19 +51,19 @@ squeeze-armel-netboot) NETINSTALL="initrd.gz" ;; wheezy-armel-netboot) - #14-Nov-2012 + #1-May-2013 #http://ftp.us.debian.org/debian/dists/wheezy/main/installer-armel/ - NETIMAGE="20130211" - TEST_MD5SUM="d6ba771538e58329d04504d491a84397" + NETIMAGE="20130430" + TEST_MD5SUM="9b5342227109d48d64b0016618bfb6f0" HTTP_IMAGE="http://ftp.debian.org/debian/dists" BASE_IMAGE="versatile/netboot" NETINSTALL="initrd.gz" ;; wheezy-armhf-netboot) - #14-Nov-2012 + #1-May-2013 #http://ftp.us.debian.org/debian/dists/wheezy/main/installer-armhf/ - NETIMAGE="20130211" - TEST_MD5SUM="46a4f9de68824c9852b89f3566b89a49" + NETIMAGE="20130430" + TEST_MD5SUM="7ffc13bd61bb24e6315972eead33196d" HTTP_IMAGE="http://ftp.debian.org/debian/dists" BASE_IMAGE="mx5/netboot/efikamx" UBOOTWRAPPER=1