diff options
-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 |