RobertCNelson / netinstall

Network Install for a bunch of arm boards
https://rcn-ee.com
80 stars 19 forks source link

distro.conf: NETIMAGE="20170615+deb9u5+b2" #69

Closed stuartwesterman closed 5 years ago

stuartwesterman commented 5 years ago
arc@arc[netinstall](master|97797m)$ git rev-parse HEAD
65f8f50584067dc2603f593384a10a9be02e0c61
arc@arc[netinstall](master|97798m)$ git remote -v
origin  https://github.com/RobertCNelson/netinstall.git (fetch)
origin  https://github.com/RobertCNelson/netinstall.git (push)
arc@arc[netinstall](master|97798m)$ git diff
diff --git a/lib/distro.conf b/lib/distro.conf
index 46d0b32..7f3626d 100755
--- a/lib/distro.conf
+++ b/lib/distro.conf
@@ -32,7 +32,7 @@ jessie-armhf-netboot)
 stretch-armhf-netboot)
        #2018-11-07
        #http://ftp.us.debian.org/debian/dists/stretch/main/installer-armhf/
-       NETIMAGE="20170615+deb9u5"
+       NETIMAGE="20170615+deb9u5+b2"
        TEST_MD5SUM="e83cc8e2e675ecf52aa692201b832e7a"
        HTTP_IMAGE="http://ftp.debian.org/debian/dists"
        BASE_IMAGE="netboot"
arc@arc[netinstall](master|97798m)$ 

cheers!

RobertCNelson commented 5 years ago

@stuartwesterman thanks pushed out.