summaryrefslogtreecommitdiff
path: root/systems/base-system-x86_32-generic.morph
blob: 612778d75462bc628af55571af66f080eb0c74e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: base-system-x86_32-generic
kind: system
description: The set of strata required to have a basic system for a 32-bit x86 system.
arch: x86_32
strata:
- name: build-essential
  morph: strata/build-essential.morph
- name: core
  morph: strata/core.morph
- name: foundation
  morph: strata/foundation.morph
- name: bsp-x86_32-generic
  morph: strata/bsp-x86_32-generic.morph
configuration-extensions:
- set-hostname
- add-config-files
- nfsboot
- install-files