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