summaryrefslogtreecommitdiff
path: root/systems/minimal-system-x86_64-generic.def
blob: 5394c277d8049609f082dae6a0873acacfca2b41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: minimal-system-x86_64-generic
description: The set of strata required to have a minimal system for a 64-bit x86
  system.
arch: x86_64
contents:
- name: build-essential
  artifacts:
  - build-essential-minimal
- name: bsp-x86_64-generic
  artifacts:
  - bsp-x86_64-generic-runtime
configuration-extensions:
- set-hostname
- simple-network
- nfsboot
- install-files
- busybox-init