From: Silvio Rhatto Date: Sat, 18 Mar 2017 18:41:15 +0000 (-0300) Subject: TODO cleanup X-Git-Tag: 0.1.0~520 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=51db514c8e32649cfd02106b81378aabc3637575;p=kvmx.git TODO cleanup --- 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.