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