diff --git a/lib/distro.conf b/lib/distro.conf index 7b2f290..dc3f413 100755 --- a/lib/distro.conf +++ b/lib/distro.conf @@ -52,10 +52,10 @@ saucy-armhf-netboot) NETINSTALL="uInitrd" ;; trusty-armhf-netboot) - #05-Apr-2014 + #09-Apr-2014 #http://ports.ubuntu.com/dists/trusty/main/installer-armhf/ - NETIMAGE="20101020ubuntu313" - TEST_MD5SUM="541db195534556430ce8446ab66068f4" + NETIMAGE="20101020ubuntu315" + TEST_MD5SUM="20c9a23b2451423de531733c07fa2b8b" HTTP_IMAGE="http://ports.ubuntu.com/ubuntu-ports/dists" BASE_IMAGE="generic/netboot" NETINSTALL="initrd.gz"