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