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