From: Silvio Rhatto Date: Fri, 4 Dec 2020 21:52:21 +0000 (-0300) Subject: Idea: a qubes-like behavior (2) X-Git-Tag: 0.1.0~61 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=71e615a3faae973342ae5debdd76b28a33430817;p=kvmx.git Idea: a qubes-like behavior (2) --- diff --git a/IDEAS.md b/IDEAS.md index 46b431d..7a4693a 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -39,10 +39,15 @@ * 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