diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-12-30 19:08:56 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-12-30 19:08:56 -0200 |
commit | cd3cd088944e715ab70f94ca07220d9f70992464 (patch) | |
tree | 104ec0fe847fb9ce63a67857a79154c43d1cc643 /TODO.md | |
parent | 599a480c2abc7bd79d21bb4ba2225b196574ed13 (diff) | |
download | kvmx-cd3cd088944e715ab70f94ca07220d9f70992464.tar.gz kvmx-cd3cd088944e715ab70f94ca07220d9f70992464.tar.bz2 |
Updates TODO
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # TODO +* How to handle `$datadir` when VM is cloned or moved? Maybe just warn the user to do manual config change. +* Avoid multiple screen console instances. * Better command-line argument handling for either `kvmx <action> <name> [args]` or `kvmx <action> [args]`. * Fix isolinux support: * http://www.syslinux.org/wiki/index.php?title=Development/Testing |