X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=2209619a47bad3b52f106b95e0fe7f8db693ceb1;hp=e99f7ed69d631f1b57af457434e2d4c39786eaf4;hb=bda6cf75f259992bcba23c3c4c2339c50552f491;hpb=819f30e332160ba05f7bf6dd068622cc07bf9ffc diff --git a/TODO b/TODO index e99f7ed..2209619 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 ------------------------------------------ @@ -212,16 +203,6 @@ ntfsclone Useful imaging tool: http://man.linux-ntfs.org/ntfsclone.8.html -Standard images ---------------- - -Equip guestfish with some standard images that it can load -quickly, eg: - - load ext2 - -Maybe it's better to create these on the fly? - virt-rescue pty --------------- @@ -272,25 +253,41 @@ Mount filesystems by UUID or label. (I'm not really sure if we can do this at the moment but we ought to be able to do it, and perhaps make it easier by having a direct command). -UUencoded uploads ------------------ +Map filesystems to disk blocks +------------------------------ -(Or base64). Something like: +Map files/filesystems/(any other object) to the actual disk +blocks they occupy. -base64-in -<