summaryrefslogtreecommitdiff
path: root/systems/base-system-ppc64-generic.morph
blob: a2f93f9971cdcd2805b08d242cd4b108829df129 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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:
- name: build-essential
  morph: strata/build-essential.morph
- name: core
  morph: strata/core.morph
- name: foundation
  morph: strata/foundation.morph
- name: bsp-ppc64-generic
  morph: strata/bsp-ppc64-generic.morph