Minimize image size
This commit is contained in:
parent
57bb1164e9
commit
b22297de4c
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"diskguid": "00000000-0000-0000-0000-000000000000",
|
"diskguid": "00000000-0000-0000-0000-000000000000",
|
||||||
"disksize": 128,
|
"disksize": 8,
|
||||||
"align": 1024,
|
"align": 1024,
|
||||||
"iso9660": true,
|
"iso9660": true,
|
||||||
"config": "initrd/sys/config",
|
"config": "initrd/sys/config",
|
||||||
@ -12,7 +12,7 @@
|
|||||||
"partitions": [
|
"partitions": [
|
||||||
{
|
{
|
||||||
"type": "boot",
|
"type": "boot",
|
||||||
"size": 16
|
"size": 8
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user