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