From e2e918d92ef3cff9d99c88c6c40fb734cb5c755c Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Thu, 9 Oct 2014 15:15:37 -0500 Subject: [PATCH] distro: jessie beta 2 is out Signed-off-by: Robert Nelson --- lib/distro.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/distro.conf b/lib/distro.conf index c2e0a0f..2bb685c 100755 --- a/lib/distro.conf +++ b/lib/distro.conf @@ -33,10 +33,10 @@ wheezy-armhf-netboot) NETINSTALL="uInitrd" ;; jessie-armhf-netboot) - #02-Aug-2014 + #02-Oct-2014 #http://ftp.us.debian.org/debian/dists/jessie/main/installer-armhf/ - NETIMAGE="20140802" - TEST_MD5SUM="56bb50fa58d482ab12309fb6acf649e4" + NETIMAGE="20141002" + TEST_MD5SUM="52103ed5c2eea0c179e4747b822cc062" HTTP_IMAGE="http://ftp.debian.org/debian/dists" BASE_IMAGE="netboot" NETINSTALL="initrd.gz"