summaryrefslogtreecommitdiff
path: root/x86_64-generic-devel-system.morph
blob: f81d3dba0a312e5732ba4482194b4446550a4d9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "name": "x86_64-generic-devel-system",
    "description": "A system that is able to build other systems based on the 64-bit x86 architecture.",
    "kind": "system",
    "system-kind": "syslinux-disk",
    "arch": "x86_64",
    "disk-size": "10G",
    "strata": [
        "x86_64-generic-bsp",
        "foundation",
        "devel"
    ]
}