diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-03-15 10:28:21 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-03-15 10:28:21 -0300 |
commit | 01535a6a3e77d2c8e6bab6f52645c26e0d3c6c6b (patch) | |
tree | 44927ec24a12477595cfc7593f135d74c79a739f | |
parent | adf15b1ae5be370f1c8842bdef8750276498a867 (diff) | |
download | kvmx-01535a6a3e77d2c8e6bab6f52645c26e0d3c6c6b.tar.gz kvmx-01535a6a3e77d2c8e6bab6f52645c26e0d3c6c6b.tar.bz2 |
Updates TODO
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ TODO * 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, serial console, etc). +* Support for more distros at kvmx-create (archlinux, gentoo, slackware, etc). * QEMU-specific params (memory, etc). * Shell completions. * Tutorial. |