diff --git a/lib/distro.conf b/lib/distro.conf index 0b35495..11aa825 100755 --- a/lib/distro.conf +++ b/lib/distro.conf @@ -52,10 +52,10 @@ wheezy-armhf-netboot) NETINSTALL="uInitrd" ;; jessie-armhf-netboot) - #01-Sep-2015 + #18-Jan-2016 #http://ftp.us.debian.org/debian/dists/jessie/main/installer-armhf/ - NETIMAGE="20150422+deb8u2" - TEST_MD5SUM="c67ede59f93a0b0f6f70e5ae7ac27659" + NETIMAGE="20150422+deb8u3" + TEST_MD5SUM="af4b01ca4bc78f519ccd6058d3dd88e3" HTTP_IMAGE="http://ftp.debian.org/debian/dists" BASE_IMAGE="netboot" NETINSTALL="initrd.gz"