diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-03-16 15:55:10 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-03-16 15:55:10 -0300 |
commit | f091d763234d0cc14a29409f9d4474af722051c7 (patch) | |
tree | 1e7999113a58f9b617f05966d0b302fd14d86e1c /TODO.md | |
parent | 4aa9f9f50d77a56d91e5f531feb0182da6c3f79f (diff) | |
download | kvmx-f091d763234d0cc14a29409f9d4474af722051c7.tar.gz kvmx-f091d763234d0cc14a29409f9d4474af722051c7.tar.bz2 |
Use APP_BASE variable via __kvmx_set_app_base
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ 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). |