diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-03-16 12:54:25 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-03-16 12:54:25 -0300 |
commit | 0e6820d8ca00ce84c09cc16bcc61bf4e9969e439 (patch) | |
tree | c14440d03d99d48aac2fc199551d77b6d86cae0b | |
parent | d82ffae7a6549d22d25f1784d22f33810626abdc (diff) | |
download | kvmx-0e6820d8ca00ce84c09cc16bcc61bf4e9969e439.tar.gz kvmx-0e6820d8ca00ce84c09cc16bcc61bf4e9969e439.tar.bz2 |
Updates TODO
-rw-r--r-- | TODO.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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). |