Finalize guest boot and exec runtime updates

This commit is contained in:
Thales Maciel 2026-03-07 17:09:21 -03:00
parent 23a2dfb330
commit 1b19bff7b6
7 changed files with 198 additions and 8 deletions

View file

@ -11,9 +11,9 @@
},
"bundle_version": "0.1.0",
"capabilities": {
"guest_exec": false,
"guest_network": false,
"vm_boot": false
"guest_exec": true,
"guest_network": true,
"vm_boot": true
},
"component_versions": {
"base_distro": "debian-bookworm-20250210",
@ -38,7 +38,7 @@
},
"rootfs": {
"path": "profiles/debian-base/rootfs.ext4",
"sha256": "46247e10fe9b223b15c4ccc672710c2f3013bf562ed9cf9b48af1f092d966494"
"sha256": "004c66edabb15969f684feb9d1c0e93df74cfba80270a408b2432a0fe1f30396"
}
},
"debian-build": {
@ -49,7 +49,7 @@
},
"rootfs": {
"path": "profiles/debian-build/rootfs.ext4",
"sha256": "a0e9ec968b0fc6826f94a678164abc8c9b661adf87984184bd08abd1da15d7b6"
"sha256": "6c1b541260beb3a79788fcfe6d960fc352161512f160c9ed1f1e7b547508fe13"
}
},
"debian-git": {
@ -60,7 +60,7 @@
},
"rootfs": {
"path": "profiles/debian-git/rootfs.ext4",
"sha256": "e28ba2e3fa9ed37bcc9fc04a9b4414f0b29d8c7378508e10be78049a38c25894"
"sha256": "7ad128be3f4a785c173c349a4b2f870a402f239856ce41372c2107d186dcb87e"
}
}
}