diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-14 09:16:33 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-14 09:16:33 -0300 |
commit | bed5d4a438fac2dc0b2fa33d65748028a20c754b (patch) | |
tree | ebaaae4602d44f950760520d994ff887ecada36b /TODO.md | |
parent | 748bfe2e1d6d570c60c536e34005da6f325e84b4 (diff) | |
download | kvmx-bed5d4a438fac2dc0b2fa33d65748028a20c754b.tar.gz kvmx-bed5d4a438fac2dc0b2fa33d65748028a20c754b.tar.bz2 |
Updates TODO and IDEAS
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -69,3 +69,10 @@ Implement the following: export SPICE_DEBUG_ALLOW_MC=1 For explanation, check https://www.spice-space.org/multiple-clients.html + +## Image handling + +* 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 |