summaryrefslogtreecommitdiff
path: root/base-system-x86_64-generic.morph
blob: c93603435b3b92994da38d8a52aad17419b6764a (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
26
27
28
29
arch: x86_64
configuration-extensions:
- set-hostname
- ssh
- 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:
- morph: build-essential
  ref: baserock/release/baserock-11
  repo: baserock:baserock/morphs
  unpetrify-ref: master
- morph: core
  ref: baserock/release/baserock-11
  repo: baserock:baserock/morphs
  unpetrify-ref: master
- morph: foundation
  ref: baserock/release/baserock-11
  repo: baserock:baserock/morphs
  unpetrify-ref: master
- morph: bsp-x86_64-generic
  ref: baserock/release/baserock-11
  repo: baserock:baserock/morphs
  unpetrify-ref: master