diff options
Diffstat (limited to 'IDEAS.md')
-rw-r--r-- | IDEAS.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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`. |