diff options
-rw-r--r-- | TODO.md | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -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. |