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

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

@ -1,8 +1,8 @@
Test Parameters: 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 a language: English - English
[!!] Select your location: United States [!!] 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>) [!] Finish the installation: (Is the system clock set to UTC? <yes/no>)
System Reboots System Reboots
Ubuntu 12.10 ubuntu tty1 Ubuntu 14.04 LTS ubuntu tty1
ubuntu login: ubuntu login:

Loading…
Cancel
Save