summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-11-15 16:31:30 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-11-15 19:30:12 +0000
commit3e766f745dc6cf351e56d9955f580152ddb9110a (patch)
treead0e0521f83de99d8bad2d8dd35a343e8b3ee43b
parentc3ae17cc79a4e8dd4be0a3ae65d33384c175573b (diff)
downloadlibguestfs-3e766f745dc6cf351e56d9955f580152ddb9110a.tar.gz
libguestfs-3e766f745dc6cf351e56d9955f580152ddb9110a.tar.xz
libguestfs-3e766f745dc6cf351e56d9955f580152ddb9110a.zip
todo: live CD inspection
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 07e96f29..ee431d2f 100644
--- 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?