diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-04-02 11:49:25 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-04-02 11:49:25 -0300 |
commit | 4c2e1386844796f83750ae2b86052b92a3ca1515 (patch) | |
tree | dd06068046ce604e670e6b52222728d525e4823c | |
parent | fdd9554377cb7a686107603799dbde8e891b290e (diff) | |
download | kvmx-4c2e1386844796f83750ae2b86052b92a3ca1515.tar.gz kvmx-4c2e1386844796f83750ae2b86052b92a3ca1515.tar.bz2 |
Updates TODO
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -46,6 +46,8 @@ If no folder is specified, the current folder is assumed as the project home. ## Further development +* Fix GRUB on jessie images. +* Fix isolinux support. * 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). |