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