diff --git a/lib/distro.conf b/lib/distro.conf index fd3b4ea..042e14e 100755 --- a/lib/distro.conf +++ b/lib/distro.conf @@ -39,19 +39,19 @@ zesty-armhf-netboot) NETINSTALL="initrd.gz" ;; jessie-armhf-netboot) - #20-Jul-2017 + #05-Dec-2017 #http://ftp.us.debian.org/debian/dists/jessie/main/installer-armhf/ - NETIMAGE="20150422+deb8u4+b4" - TEST_MD5SUM="6ea013c047745a6cd43ba05864a91203" + NETIMAGE="20150422+deb8u4+b5" + TEST_MD5SUM="767de021461b582bb0c03314a43a85b9" HTTP_IMAGE="http://ftp.debian.org/debian/dists" BASE_IMAGE="netboot" NETINSTALL="initrd.gz" ;; stretch-armhf-netboot) - #19-Jul-2017 + #05-Dec-2017 #http://ftp.us.debian.org/debian/dists/stretch/main/installer-armhf/ - NETIMAGE="20170615+deb9u2" - TEST_MD5SUM="93a4d0590a4a0d8f774fd6380e0cbac1" + NETIMAGE="20170615+deb9u2+b1" + TEST_MD5SUM="04e26c6bc5e28f60b03467a26729c836" HTTP_IMAGE="http://ftp.debian.org/debian/dists" BASE_IMAGE="netboot" NETINSTALL="initrd.gz"