blob: aa12e60045e87640d8980bf203a5cf265a6f1c34 [file] [log] [blame]
{
"settings": {
"disk_size": "4 GiB"
},
"partitions": [
{
"rpi_boot": true,
"label": "boot_pi",
"size": "32 MiB"
},
{
"ab": true,
"label": "system",
"size": "512 MiB",
"type_guid": "brillo_system"
},
{
"ab": true,
"label": "odm",
"size": "512 MiB",
"type_guid": "brillo_odm"
},
{
"label": "misc",
"size": "1 MiB",
"type_guid": "brillo_misc"
},
{
"label": "userdata",
"grow": true,
"type_guid": "brillo_userdata"
}
]
}