diff --git a/lib/distro.conf b/lib/distro.conf index d96f6b3..8a3ede8 100755 --- a/lib/distro.conf +++ b/lib/distro.conf @@ -52,10 +52,10 @@ saucy-armhf-netboot) NETINSTALL="uInitrd" ;; trusty-armhf-netboot) - #14-Apr-2014 + #15-Apr-2014 #http://ports.ubuntu.com/dists/trusty/main/installer-armhf/ - NETIMAGE="20101020ubuntu317" - TEST_MD5SUM="e138d4c8f6093290b6f27ab0c9c1b1b9" + NETIMAGE="20101020ubuntu318" + TEST_MD5SUM="0888e3e43b6eb93638101cbe0c7f0730" HTTP_IMAGE="http://ports.ubuntu.com/ubuntu-ports/dists" BASE_IMAGE="generic/netboot" NETINSTALL="initrd.gz"