From 3e766f745dc6cf351e56d9955f580152ddb9110a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 15 Nov 2010 16:31:30 +0000 Subject: [PATCH] todo: live CD inspection --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) 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? -- 1.8.3.1