inspect: Add support for Linux Mint and Mandriva.
[libguestfs.git] / TODO
diff --git a/TODO b/TODO
index 07e96f2..ee431d2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -375,3 +375,10 @@ parsing code, eg:
 
 % is better than $ because of shell escaping and confusion with shell
 variables.
+
+live CD inspection
+------------------
+
+guestfish -i livecd.iso
+
+Could this be done through the core API and existing calls?