From 22b3d0e356b7a7444cb2185f15ee1a5ef7f36fbe Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Wed, 26 Jul 2017 11:10:02 -0500 Subject: [PATCH] distro: debian 9.1 (stretch) 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 280668f..5dc17b7 100755 --- a/lib/distro.conf +++ b/lib/distro.conf @@ -58,10 +58,10 @@ jessie-armhf-netboot) NETINSTALL="initrd.gz" ;; stretch-armhf-netboot) - #2017-06-15 + #19-Jul-2017 #http://ftp.us.debian.org/debian/dists/stretch/main/installer-armhf/ - NETIMAGE="20170615" - TEST_MD5SUM="2658f05047612fde5463ef9f08cbbe8f" + NETIMAGE="20170615+deb9u1" + TEST_MD5SUM="85b1c101902c3a050a5edf527bd34a26" HTTP_IMAGE="http://ftp.debian.org/debian/dists" BASE_IMAGE="netboot" NETINSTALL="initrd.gz"