summaryrefslogtreecommitdiff
path: root/systems/base-system-armv8l64.morph
blob: 560add69646b83efafad9fe34e5804246392e8d2 (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-armv8l64
kind: system
description: |
  The set of strata required to have a minimal
  system for little endian 64-bit ARMv8 computers.
arch: armv8l64
strata:
- name: build-essential
  morph: strata/build-essential.morph
- name: core
  morph: strata/core.morph
- name: foundation
  morph: strata/foundation.morph
- name: bsp-armv8l64-generic
  morph: strata/bsp-armv8l64-generic.morph
configuration-extensions:
- set-hostname
- add-config-files
- nfsboot
- install-files
- moonshot-kernel
- install-essential-files