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"