From: Richard W.M. Jones Date: Mon, 15 Nov 2010 16:31:30 +0000 (+0000) Subject: todo: live CD inspection X-Git-Tag: 1.7.8~7 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=3e766f745dc6cf351e56d9955f580152ddb9110a todo: live CD inspection --- 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?