Changes between Version 20 and Version 21 of newport/ubuntu


Ignore:
Timestamp:
06/18/2019 03:39:24 PM (5 years ago)
Author:
Ryan Erbstoesser
Comment:

update prebuilt area

Legend:

Unmodified
Added
Removed
Modified
  • newport/ubuntu

    v20 v21  
    1212== Gateworks pre-built Ubuntu Disk Image ==
    1313Gateworks provides a pre-built Ubuntu firmware images for the Newport Family:
     14 * [http://dev.gateworks.com/newport/images/bionic-newport.img.gz bionic-newport.img.gz] - '''(Recommended)''' Compressed Disk Image containing Firmware, Linux kernel, and Ubuntu 18.04 Bionic root filesystem.
     15  * To update the firmware on the eMMC see [wiki:newport/firmware#UpdateFirmwareviaSerialConsoleandEthernet]
     16  * To update the firmware on a microSD card see [wiki:linux/blockdev#UsingaDiskImage]
    1417 * [http://dev.gateworks.com/newport/kernel/linux-newport.tar.xz linux-newport.tar.xz] - Compressed TAR archive of pre-built Linux kernel
    1518 * [http://dev.gateworks.com/ubuntu/bionic/bionic-arm64.tar.xz bionic-arm64.tar.xz] - Compressed TAR archive of Ubuntu 18.04 Bionic arm64 root filesystem (does not include kernel)([http://dev.gateworks.com/ubuntu/bionic/bionic-arm64.manifest package manifest])
    16  * [http://dev.gateworks.com/newport/images/bionic-newport.img.gz bionic-newport.img.gz] - Compressed Disk Image containing Firmware, Linux kernel, and Ubuntu 18.04 Bionic root filesystem. To update the firmware using this see [wiki:newport#serial-ethernet here]
    1719
    1820Features:
     
    258260
    259261[=#disk-images]
    260 == Building a Bootable Disk Images ==
     262== Building a Bootable Disk Image ==
    261263You will want to build your own Ubuntu disk image if you want control over any of the following:
    262264 * Contents of root filesystem (packages and configuration) (see [#debootstrap debootsrap below)