aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 25df4f0..824e5f4 100644
--- a/README.md
+++ b/README.md
@@ -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