X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=8b303181251228c2c5062da163f4776009a08a06;hp=66d3a5ca0c394a2be906f961128e29dd4f6370a2;hb=fc1dc099a1ceeea45d3c21c699daf39618ca714a;hpb=2ed549e95c7ad75f28b5f0dd4c53849e1607444e diff --git a/TODO b/TODO index 66d3a5c..8b30318 100644 --- a/TODO +++ b/TODO @@ -17,15 +17,6 @@ IDs and the host. It's not easy to automate this because you need extra details about the guest itself in order to get to its UID->username map (eg. /etc/passwd from the guest). -BufferIn --------- - -BufferIn should turn into and simple strings in other -languages that can handle 8 bit clean strings. - -Limit on transfers would still be 2MB for these types. - - then implement write-file properly - febootstrap / debootstrap inside appliance ------------------------------------------ @@ -119,6 +110,7 @@ Ideas for extra commands findfs logsave mklost+found + ext2undelete SELinux: chcat @@ -271,3 +263,21 @@ blocks they occupy. And vice versa. Is it even possible? + +Integration with host intrusion systems +--------------------------------------- + +Perfect way to monitor VMs from outside the VM. Look for file +hashes, log events, login/logout etc. + +http://www.ossec.net/ +http://la-samhna.de/samhain/ +http://sourceforge.net/projects/aide/ +http://osiris.shmoo.com/ +http://sourceforge.net/projects/tripwire/ + +-N option should be generated +----------------------------- + +'-N' option should be generated code, and should generate +documentation in guestfish(1) manpage.