If this is your first Linaro image download, please consult these pages for details on how to run the system.
If you are upgrading your Linaro image, please follow the instructions below.

 Install instructions:

There are two methods to install linaro builds:
 * using pre-built image
 * creating your own image with linaro image tools

= Using pre-built image =

  # Get artifacts
  $ wget http://releases.linaro.org/12.10/openembedded/aarch64/rc1/fastmodel-aarch64-12.10~rc1.tar.bz2
  $ tar -jxf fastmodel-aarch64-12.10~rc1.tar.bz2

= Creating your own image =

  # Get artifacts
  $ wget http://releases.linaro.org/12.10/openembedded/aarch64/rc1/hwpack_linaro-vexpress64-rtsm_16_arm64_supported.tar.gz
  $ wget http://releases.linaro.org/12.10/openembedded/aarch64/rc1/core-image-minimal-genericarmv8-20121003162330.rootfs.tar.gz

  # Get linaro image tools >= 2012.09.1+bzr573
  $ sudo add-apt-repository ppa:linaro-maintainers/tools
  $ sudo apt-get update
  $ sudo apt-get install linaro-image-tools

  # Create media
  $ linaro-media-create --dev fastmodel --output-directory fastmodel --image-size 2000M --hwpack hwpack_linaro-vexpress64-rtsm_16_arm64_supported.tar.gz --binary core-image-minimal-genericarmv8-20121003162330.rootfs.tar.gz

= Links =

For complete installation instructions and access to source code, please see:
    http://www.linaro.org/engineering/armv8

NameLast modifiedSizeLicense

Parent Directory Parent Directory
other README 12-Jan-2018 03:53 1.2K open
other core-image-minimal-genericarmv8-20121003162330.rootfs.ext2 26-Feb-2018 15:06 8.0M open
application/x-tar core-image-minimal-genericarmv8-20121003162330.rootfs.tar.gz 12-Jan-2018 03:53 2.2M open
application/x-tar fastmodel-aarch64-12.10~rc1.tar.bz2 26-Feb-2018 15:06 28.9M open
application/x-tar hwpack_linaro-vexpress64-rtsm_16_arm64_supported.tar.gz 26-Feb-2018 15:06 20.9M open