summaryrefslogtreecommitdiff
path: root/x86_64-generic-devel-system.morph
blob: c146f79d4737d6ba31df525bc1914a9ec7e71a0a (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "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",
    "disk-size": "10G",
    "strata": [
        "x86_64-generic-bsp",
        "foundation",
        "devel"
    ]
}