diff options
-rw-r--r-- | IDEAS.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -38,9 +38,12 @@ * Test suite for kvmx itself. +* Option `provision_always` to provision whenever a guest is started. + * A qubes-like behavior: guest configured: * Option 1: - * With backing file and a basebox as a TemplateVM. + * With backing file and a basebox as a TemplateVM, using a `template_vm` + config working along with `base` abd `backing_file`. * To reinitialize de backing file at every restart. * Guest won't start if the basebox is running. * Option 2: |