]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Idea: a qubes-like behavior (2)
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 4 Dec 2020 21:52:21 +0000 (18:52 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 4 Dec 2020 21:52:21 +0000 (18:52 -0300)
IDEAS.md

index 46b431de91762c89dce8d0e819b1ca09090ada43..7a4693a152398c80ec48fe56a2a86e18e7eb5624 100644 (file)
--- a/IDEAS.md
+++ b/IDEAS.md
 * Test suite for kvmx itself.
 
 * A qubes-like behavior: guest configured:
-  * With backing file and a basebox as a TemplateVM.
-  * To mount some folder as /home/user.
-  * To reinitialize de backing file at every restart.
-  * Guest won't start if the basebox is running.
+  * Option 1:
+    * With backing file and a basebox as a TemplateVM.
+    * To reinitialize de backing file at every restart.
+    * Guest won't start if the basebox is running.
+  * Option 2:
+    * Starting the VM using -snapshot param.
+    * Setting the $image to the same as the basebox.
+  * Use $shared_folders to mount custom data into the guest, allowing for
+    specific /home/user contents.
 
 ## Folder sharing