aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-18 15:41:15 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-18 15:41:15 -0300
commit51db514c8e32649cfd02106b81378aabc3637575 (patch)
tree2ae881536a3716f453559a586caf84dce3125cae
parentbad3481d39faa886c63844449763fdd1cd5b7fc5 (diff)
downloadkvmx-51db514c8e32649cfd02106b81378aabc3637575.tar.gz
kvmx-51db514c8e32649cfd02106b81378aabc3637575.tar.bz2
TODO cleanup
-rw-r--r--TODO.md12
1 files changed, 4 insertions, 8 deletions
diff --git a/TODO.md b/TODO.md
index 0e41d39..27feb93 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,13 +1,9 @@
TODO
====
-* Shared folder and mountpoint pairs.
-* More kvmx-create params (ssh, serial console, etc).
-* Production mode (systemd service, serial console, no passwordless ssh, etc).
+* More params (memory, cpus, ssh, serial console, additional shared folders, etc).
* Integration with [image-bootstrap](https://github.com/hartwork/image-bootstrap).
-* QEMU-specific params (memory, etc).
+* Systemd service.
* Shell completions.
-* Tutorial.
-* Makefile.
-* Manpage.
-* Debian package.
+* Docs (tutorial and manpage).
+* Makefile and debian package.