summaryrefslogtreecommitdiff
path: root/systems/base-system-armv8b64.morph
blob: 49e7dac7c6fccec21b3fc02d85c6c935ae7e2217 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: base-system-armv8b64
kind: system
description: |
  The set of strata required to have a minimal
  system for big endian 64-bit ARMv8 computers.
arch: armv8b64
strata:
- name: build-essential
  morph: strata/build-essential.morph
- name: core
  morph: strata/core.morph
- name: foundation
  morph: strata/foundation.morph
- name: bsp-armv8b64-generic
  morph: strata/bsp-armv8b64-generic.morph
configuration-extensions:
- set-hostname
- add-config-files
- nfsboot
- install-files
- moonshot-kernel
- install-essential-files