X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=ee431d2fc05ab82de7764f0c880f5cbc6dc39e7a;hp=07e96f2964cd79745f6f0cca3cbd71a2eb41b998;hb=58012dc9b67aa1b5de9c5dc70e7e471de3ed2a6a;hpb=2325c99d07fa750c1098a3b2bc1bc80fb6bc846a diff --git a/TODO b/TODO index 07e96f2..ee431d2 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?