distro: bump Debian 8 rc netinstall

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/62/head
Robert Nelson 10 years ago
parent 470a26f393
commit bcd27458ac

@ -41,8 +41,8 @@ Required Options:
Optional:
--distro <distro>
Debian:
wheezy-armhf <default>
jessie (beta)
wheezy-armhf (Debian 7) <default>
jessie (Debian 8)
Ubuntu:
trusty (14.04) (EOL: April 2019)
utopic (14.10) (EOL: April 2015)

@ -43,10 +43,10 @@ wheezy-armhf-netboot)
NETINSTALL="uInitrd"
;;
jessie-armhf-netboot)
#07-Jan-2015
#24-Mar-2015
#http://ftp.us.debian.org/debian/dists/jessie/main/installer-armhf/
NETIMAGE="20150107"
TEST_MD5SUM="e8b33f422e6e8a82a4a940325b5b49af"
NETIMAGE="20150324"
TEST_MD5SUM="e5751521b00080462834ade1759758e8"
HTTP_IMAGE="http://ftp.debian.org/debian/dists"
BASE_IMAGE="netboot"
NETINSTALL="initrd.gz"

@ -1426,8 +1426,8 @@ usage () {
Optional:
--distro <distro>
Debian:
wheezy-armhf <default>
jessie (beta)
wheezy-armhf (Debian 7) <default>
jessie (Debian 8)
Ubuntu:
trusty (14.04) (EOL: April 2015)
utopic (14.10) (EOL: April 2015)

Loading…
Cancel
Save