summaryrefslogtreecommitdiff
path: root/systems/base-system-armv7-versatile.morph
blob: 2c3634b5bfcf13e8294f45afee33dc6d5309e008 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: base-system-armv7-versatile
kind: system
description: The set of strata required to have a minimal system for an ARM versatile
  system.
arch: armv7l
strata:
- name: build-essential
  morph: strata/build-essential.morph
- name: core
  morph: strata/core.morph
- name: foundation
  morph: strata/foundation.morph
- name: bsp-armv7-versatile
  morph: strata/bsp-armv7-versatile.morph
configuration-extensions:
- set-hostname
- add-config-files
- simple-network
- nfsboot
- install-files