aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-04-02 14:57:18 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-04-02 14:57:18 -0300
commit60e58a4b52ca4d2659023a2a4b1626bc401d1aff (patch)
tree641c0ef978170160de30d75333149b3200fbee91 /README.md
parentdb442d637d19a5eb3e33233c140fc55b0968b5f3 (diff)
downloadkvmx-60e58a4b52ca4d2659023a2a4b1626bc401d1aff.tar.gz
kvmx-60e58a4b52ca4d2659023a2a4b1626bc401d1aff.tar.bz2
Updates README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 258118b..795873e 100644
--- a/README.md
+++ b/README.md
@@ -46,8 +46,10 @@ If no folder is specified, the current folder is assumed as the project home.
## Further development
-* Fix GRUB on jessie images.
-* Fix isolinux support.
+* Fix GRUB on jessie images and isolinux support:
+ * 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)).
* 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).