diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-03-13 21:09:20 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-03-13 21:09:20 -0300 |
commit | adf15b1ae5be370f1c8842bdef8750276498a867 (patch) | |
tree | ed0ef4df5f909198b8a955e8e6f6fce9da64a436 | |
parent | cfc6ae7106d1473574c98a360a7ff112173f597c (diff) | |
download | kvmx-adf15b1ae5be370f1c8842bdef8750276498a867.tar.gz kvmx-adf15b1ae5be370f1c8842bdef8750276498a867.tar.bz2 |
Updates TODO
-rw-r--r-- | TODO.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ TODO ==== +* Default image image location so putting that info on kvmxfile is optional. +* Shared folder - eval from project folder so . resolves correctly. * Use APP_BASE variable like the Hydra Suite (symlink handling, etc). -* More kvmx-create params (ssh, etc). +* More kvmx-create params (ssh, serial console, etc). * QEMU-specific params (memory, etc). * Shell completions. * Tutorial. |