trusty is pretty stable

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/37/head
Robert Nelson 11 years ago
parent c6fc94b26e
commit 2efb0b45c1

@ -31,16 +31,16 @@ Required Options:
Optional:
--distro <distro>
Debian:
wheezy-armel
wheezy-armhf <default> (armv7-a)
jessie-armhf (armv7-a) (alpha)
wheezy-armel (ARM9+)
wheezy-armhf <default> (Cortex-A+)
jessie-armhf (Cortex-A+) (alpha)
Ubuntu:
oneiric (11.10) (armv7-a) (EOL: May 2013)
precise-armhf (12.04) (armv7-a) (EOL: April 2017)
quantal (12.10) (armv7-a) (EOL: April 2014)
raring (13.04) (armv7-a) (EOL: January 2014)
saucy (13.10) (armv7-a) (EOL: July 2014)
trusty (14.04) (armv7-a) (EOL: xyz 20xy)
oneiric (11.10) (Cortex-A+) (EOL: May 2013)
precise-armhf (12.04) (Cortex-A+) (EOL: April 2017)
quantal (12.10) (Cortex-A+) (EOL: April 2014)
raring (13.04) (Cortex-A+) (EOL: January 2014)
saucy (13.10) (Cortex-A+) (EOL: July 2014)
trusty (14.04) (Cortex-A+) (EOL: xyz 20xy)
--firmware
<include all firmwares from linux-firmware git repo>

@ -1573,7 +1573,7 @@ check_distro () {
quantal (12.10) (armv7-a)
raring (13.04) (armv7-a)
saucy (13.10) (armv7-a)
trusty (14.04) (armv7-a) (beta)
trusty (14.04) (armv7-a)
-----------------------------
__EOF__
exit
@ -1615,16 +1615,16 @@ usage () {
Optional:
--distro <distro>
Debian:
wheezy-armel
wheezy-armhf <default> (armv7-a)
jessie-armhf (armv7-a) (alpha)
wheezy-armel (ARM9+)
wheezy-armhf <default> (Cortex-A+)
jessie-armhf (Cortex-A+) (alpha)
Ubuntu:
oneiric (11.10 - End Of Life: April 2013) (armv7-a)
precise-armhf (12.04) (armv7-a)
quantal (12.10) (armv7-a)
raring (13.04) (armv7-a)
saucy (13.10) (armv7-a)
trusty (14.04) (armv7-a) (beta)
oneiric (11.10) (Cortex-A+) (EOL: May 2013)
precise-armhf (12.04) (Cortex-A+) (EOL: April 2017)
quantal (12.10) (Cortex-A+) (EOL: April 2014)
raring (13.04) (Cortex-A+) (EOL: January 2014)
saucy (13.10) (Cortex-A+) (EOL: July 2014)
trusty (14.04) (Cortex-A+) (EOL: xyz 20xy)
--firmware
<include all firmwares from linux-firmware git repo>

@ -1,8 +1,8 @@
Test Parameters:
sudo ./mk_mmc.sh --mmc /dev/sde --dtb omap4-panda --distro quantal-armhf
sudo ./mk_mmc.sh --mmc /dev/sde --dtb omap3-beagle-xm --distro trusty
Hardware: PandaBoard, usb keyboard, dvi monitor, ethernet cable.
Hardware: BeagleBoard xM, usb keyboard, dvi monitor, ethernet cable.
[!!] Select a language: English - English
[!!] Select your location: United States
@ -39,5 +39,5 @@ See-for-details: https://github.com/RobertCNelson/netinstall/blob/master/scripts
[!] Finish the installation: (Is the system clock set to UTC? <yes/no>)
System Reboots
Ubuntu 12.10 ubuntu tty1
Ubuntu 14.04 LTS ubuntu tty1
ubuntu login:

Loading…
Cancel
Save