git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3ae17c
)
todo: live CD inspection
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 15 Nov 2010 16:31:30 +0000
(16:31 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 15 Nov 2010 19:30:12 +0000
(19:30 +0000)
TODO
patch
|
blob
|
history
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?