diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-04-01 14:37:02 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-04-01 14:37:02 -0300 |
commit | 7a0d02fb152b2c9a57db8d3287752af3b2647c18 (patch) | |
tree | 14d80465084450dd9b5f27cedda1fe32660032f5 /README.md | |
parent | ac71538396fed32de4ee8cc7e78b89a3fcdd83ce (diff) | |
download | kvmx-7a0d02fb152b2c9a57db8d3287752af3b2647c18.tar.gz kvmx-7a0d02fb152b2c9a57db8d3287752af3b2647c18.tar.bz2 |
Updates README: SSH mount link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |