aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-16 12:54:25 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-16 12:54:25 -0300
commit0e6820d8ca00ce84c09cc16bcc61bf4e9969e439 (patch)
treec14440d03d99d48aac2fc199551d77b6d86cae0b /TODO.md
parentd82ffae7a6549d22d25f1784d22f33810626abdc (diff)
downloadkvmx-0e6820d8ca00ce84c09cc16bcc61bf4e9969e439.tar.gz
kvmx-0e6820d8ca00ce84c09cc16bcc61bf4e9969e439.tar.bz2
Updates TODO
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index d0605c0..82608be 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,9 +1,11 @@
TODO
====
+* Shared folder and mountpoint pairs.
* Default image image location so putting that info on kvmxfile is optional.
* Use APP_BASE variable like the Hydra Suite (symlink handling, etc).
* More kvmx-create params (ssh, serial console, etc).
+* Production mode (systemd service, serial console, no passwordless ssh, etc).
* Support for more distros at kvmx-create (archlinux, gentoo, slackware, etc).
* QEMU-specific params (memory, etc).
* Shell completions.
@@ -11,4 +13,3 @@ TODO
* Makefile.
* Manpage.
* Debian package.
-* Production mode (systemd service, serial console, no passwordless ssh, etc).