X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=TODO;h=a60f539f4125d14e9d76486b2b989c0c684bf0d5;hb=b85b4fafe1e23dc99d10647f6d35cd37b0a3f02a;hp=b0cade9c550dedbd5c2e77bc3309df404e315244;hpb=c2c755440bceed92ca40a929f4dfe343d3265e2b;p=libguestfs.git diff --git a/TODO b/TODO index b0cade9..a60f539 100644 --- a/TODO +++ b/TODO @@ -432,6 +432,28 @@ guestfish drive letters There should be an option to mount all Windows drives as separate paths, like C: => /c/, D: => /d/ etc. -Also the code which detects if a drive letter is already mounted -should be smarter: it should be able to detect if the drive is mounted -on any path (not just /) and rewrite the path accordingly. +More inspection features +------------------------ + +- last shutdown time +- DHCP address +- last time the software was updated +- last user who logged in +- lastlog, last, who + +Get the guest icon +------------------ + +- For Linux guests, use /etc/favicon.png if available, else get it in + a distro-specific manner. +- For Windows guests, parse it out of c:\windows\explorer.exe + +Integrate virt-inspector with CMDBs +----------------------------------- + +Either integrate virt-inspector with Configuration Management +Databases (CMDBs) or at least check that virt-inspector produces the +right range of data so that integration would be possible. The +standards for CMDBs come from the DMTF, see eg: + +http://dmtf.org/news/pr/2009/7/dmtf-releases-cmdbf-standard-federating-configuration-management-data