aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-04-01 14:37:02 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-04-01 14:37:02 -0300
commit7a0d02fb152b2c9a57db8d3287752af3b2647c18 (patch)
tree14d80465084450dd9b5f27cedda1fe32660032f5 /README.md
parentac71538396fed32de4ee8cc7e78b89a3fcdd83ce (diff)
downloadkvmx-7a0d02fb152b2c9a57db8d3287752af3b2647c18.tar.gz
kvmx-7a0d02fb152b2c9a57db8d3287752af3b2647c18.tar.bz2
Updates README: SSH mount link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d93b154..689e2a9 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ If no folder is specified, the current folder is assumed as the project home.
## Further development
-* Alternative folder sharing support (NFS or SMB).
+* Alternative folder sharing support (NFS, SMB or even [via SSH](https://superuser.com/questions/831659/mount-a-local-directory-to-a-remote-ssh-server)).
* Remount 9p shared folders and reinitialize spice-vdagent upon resume from disk [see possible bug](https://bugzilla.redhat.com/show_bug.cgi?id=1333072).
* More params (memory, cpus, ssh, serial console, additional shared folders, etc).
* Integration with [image-bootstrap](https://github.com/hartwork/image-bootstrap).