summaryrefslogtreecommitdiff
path: root/base-system-ppc64-generic.morph
blob: 33b3f0d213ed6d35a1e939cb03e67c2c8652e3fd (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
arch: ppc64
configuration-extensions:
- set-hostname
- add-config-files
- simple-network
- nfsboot
- install-files
description: The set of strata required to have a minimal system for a 64-bit ppc64
  system.
kind: system
name: base-system-ppc64-generic
strata:
- morph: build-essential
  ref: baserock/release/baserock-13
  repo: baserock:baserock/morphs
  unpetrify-ref: master
- morph: core
  ref: baserock/release/baserock-13
  repo: baserock:baserock/morphs
  unpetrify-ref: master
- morph: foundation
  ref: baserock/release/baserock-13
  repo: baserock:baserock/morphs
  unpetrify-ref: master
- morph: bsp-ppc64-generic
  ref: baserock/release/baserock-13
  repo: baserock:baserock/morphs
  unpetrify-ref: master