aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2020-08-21 09:22:03 -0300
committerSilvio Rhatto <rhatto@riseup.net>2020-08-21 09:22:03 -0300
commita792813b972d56fe24f60b5e6f06b17fd1d415bc (patch)
tree395739beec09e22b2a4172aeb7d029ea28dfaa4d
parent55f2b7e29f9165280a4eda1348dca10e8474400b (diff)
downloadkvmx-a792813b972d56fe24f60b5e6f06b17fd1d415bc.tar.gz
kvmx-a792813b972d56fe24f60b5e6f06b17fd1d415bc.tar.bz2
Some ideas
-rw-r--r--IDEAS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/IDEAS.md b/IDEAS.md
index 2e6cd8e..1c3a96f 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -1,5 +1,9 @@
# Ideas
+* Try to umount all sshfs volumes in the host.
+* Support for `poweroff_command`.
+* Support for `startup_rsync` and `poweroff_rsync`.
+* Make `shutdown` alias to `poweroff`.
* Config option to [disable networking](https://wiki.qemu.org/Documentation/Networking#How_to_disable_network_completely), passing `-net none`.
* LVM support at `kvmx-create`, with optional LUKS support for the whole volume.
* Additional way to handle missing image on `kvmx up` by spawning `kvmx_install` instead of `kvmx-create`.