summaryrefslogtreecommitdiff
path: root/minimal-system-x86_32-generic.morph
blob: b9e9b9e98e3bf948b1dc4d8a8e22adb6219be4b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
arch: x86_32
configuration-extensions:
- set-hostname
- simple-network
- nfsboot
- install-files
- busybox-init
description: The set of strata required to have a minimal system for a 32-bit x86
  system.
kind: system
name: minimal-system-x86_32-generic
strata:
- morph: build-essential
  artifacts:
  - build-essential-minimal
- morph: bsp-x86_32-generic
  # Don't include kernel headers in the system
  artifacts:
  - bsp-x86_32-generic-runtime