diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2021-05-23 11:04:56 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2021-05-23 11:04:56 -0300 |
commit | 00f83427809c440c95faecb3ad6cd8c42487b7e0 (patch) | |
tree | ec269931462fe8d96919a3b7d3d8e655c1ae5126 | |
parent | acbd264ab8ed8a8ae67153624489a0b6df5d57fc (diff) | |
download | kvmx-00f83427809c440c95faecb3ad6cd8c42487b7e0.tar.gz kvmx-00f83427809c440c95faecb3ad6cd8c42487b7e0.tar.bz2 |
More IDEAS
-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: |