X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=90238ca4f079da029c88f11482d12fe765022c5d;hp=b618ac0a8618209e8c4c619db3f5cc06a2db0af7;hb=340ff70c1e28aa0ceb2f45918dabafc8fd7134d3;hpb=c6f45c897575dfc3df63cce1f79ba5456ae6c5f7 diff --git a/TODO b/TODO index b618ac0..90238ca 100644 --- a/TODO +++ b/TODO @@ -425,3 +425,9 @@ what is mounted and where. eg: This could be used instead of current hairy code to parse the output of the 'mount' command. We could add new APIs to return kernel mount options, type of filesystem at a mountpoint etc. + +guestfish drive letters +----------------------- + +There should be an option to mount all Windows drives as separate +paths, like C: => /c/, D: => /d/ etc.