karlos/iso.json

9 lines
201 B
JSON

{
"iso9660": true,
"disksize": 16,
"initrd": { "type": "tar", "directory": "build/boot" },
"config": "bootparam.cfg",
"partitions": [
{ "type": "boot", "size": 16 }
]
}