diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-03-18 15:41:15 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-03-18 15:41:15 -0300 |
commit | 51db514c8e32649cfd02106b81378aabc3637575 (patch) | |
tree | 2ae881536a3716f453559a586caf84dce3125cae /TODO.md | |
parent | bad3481d39faa886c63844449763fdd1cd5b7fc5 (diff) | |
download | kvmx-51db514c8e32649cfd02106b81378aabc3637575.tar.gz kvmx-51db514c8e32649cfd02106b81378aabc3637575.tar.bz2 |
TODO cleanup
Diffstat (limited to 'TODO.md')
-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. |