summaryrefslogtreecommitdiff
path: root/systems/installer-system-armv8b64.morph
blob: f1a83d6dc326fc32645fdcbe0db7384b10f929cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
name: installer-system-armv8b64
kind: system
description: The system that should be used as an Installer to install other Baserock systems.
arch: armv8b64
strata:
- name: build-essential
  morph: strata/build-essential.morph
- name: core
  morph: strata/core.morph
- name: python-core
  morph: strata/python-core.morph
- name: foundation
  morph: strata/foundation.morph
- name: bsp-armv8b64-generic
  morph: strata/bsp-armv8b64-generic.morph
- name: python-cliapp
  morph: strata/python-cliapp.morph
- name: python-pygobject
  morph: strata/python-pygobject.morph
- name: python-wsgi
  morph: strata/python-wsgi.morph
- name: libsoup-common
  morph: strata/libsoup-common.morph
- name: ostree-core
  morph: strata/ostree-core.morph
- name: morph-utils
  morph: strata/morph-utils.morph
- name: installer-utils
  morph: strata/installer-utils.morph
configuration-extensions:
- extensions/set-hostname
- extensions/install-files
- extensions/fstab
- extensions/installer
- extensions/moonshot-kernel
- extensions/install-essential-files