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: Optional:
--distro <distro> --distro <distro>
Debian: Debian:
wheezy-armhf <default> wheezy-armhf (Debian 7) <default>
jessie (beta) jessie (Debian 8)
Ubuntu: Ubuntu:
trusty (14.04) (EOL: April 2019) trusty (14.04) (EOL: April 2019)
utopic (14.10) (EOL: April 2015) utopic (14.10) (EOL: April 2015)

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

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

Loading…
Cancel
Save