diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2017-09-02 17:07:38 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2017-09-02 17:07:38 -0300 | 
| commit | 2320e84612c39b4afeb14cb3b4f376ad323041b0 (patch) | |
| tree | 4dc64274f13c15bed6f7bcd6f42bcd31335c43c8 | |
| parent | 8cbff6187b8eaa6304c176365160ca1b3444b00f (diff) | |
| download | kvmx-2320e84612c39b4afeb14cb3b4f376ad323041b0.tar.gz kvmx-2320e84612c39b4afeb14cb3b4f376ad323041b0.tar.bz2  | |
Updates README
| -rw-r--r-- | README.md | 3 | 
1 files changed, 2 insertions, 1 deletions
@@ -51,7 +51,7 @@ If no folder is specified, the current folder is assumed as the project home.  ## Further development -* Fix GRUB on jessie images and isolinux support: +* Fix 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 @@ -63,6 +63,7 @@ If no folder is specified, the current folder is assumed as the project home.  * Shell completions.  * Docs (tutorial and manpage).  * Makefile and debian package. +* Fit into `kvm-manager` use case.  ## References  | 
