]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Updates TODO
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 1 Dec 2017 10:46:32 +0000 (08:46 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 1 Dec 2017 10:46:32 +0000 (08:46 -0200)
TODO.md

diff --git a/TODO.md b/TODO.md
index b715350985daaae3466bd0773af8cba636e3197d..06b5170add05a6706b1edc689830ea4fc4275407 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -4,7 +4,10 @@
   * http://www.syslinux.org/wiki/index.php?title=Development/Testing
   * http://linux-kernel-driver.blogspot.com.br/2009/06/linux-kernel-development-using.html
   * https://bbs.archlinux.org/viewtopic.php?id=177299
-* Alternative folder sharing support (NFS, SMB or even [via SSH](https://superuser.com/questions/831659/mount-a-local-directory-to-a-remote-ssh-server)).
+* Alternative folder sharing support:
+  * NFS, SMB.
+  * Using [sshfs like vagrant-libvirt](https://fedoramagazine.org/vagrant-sharing-folders-vagrant-sshfs/).
+  * Or even [SSH to a server](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).
 * [Nested virtualization](http://www.rdoxenham.com/?p=275) ([1](https://wiki.archlinux.org/index.php/KVM#Nested_virtualization), [2](https://ladipro.wordpress.com/2017/02/24/running-hyperv-in-kvm-guest/)).
 * Integration with [image-bootstrap](https://github.com/hartwork/image-bootstrap).