X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=TODO;h=eb5820ffd9ccaa1345812822cf62331440ae25cb;hb=2cd636cc441041016744606a5a3b954155eca8d8;hp=255cef892659b8f447d07b8aea41d94b868d62fd;hpb=17a45063960b4158fbe9541a2530ed6903b4f761;p=libguestfs.git diff --git a/TODO b/TODO index 255cef8..eb5820f 100644 --- a/TODO +++ b/TODO @@ -120,7 +120,6 @@ Extra commands / functionality: chgrp grep (do it locally using pipe?) dd (?) - du ln / ln -s mknod readlink @@ -155,11 +154,19 @@ Extra commands / functionality: pivot_root fts(3) / ftw(3) - guestfish only: - more/less (like cat, but pipes it through $PAGER) - cat file | pipe-cmd should have a generic form? like - 'file | less' or 'file | sort'? - ---------------------------------------------------------------------- Allow swap space from the guest to be used. Is it a good idea? + +---------------------------------------------------------------------- + +Need a way to query a binary or library file for its architecture. +Using objdump or readelf? +What about non-ELF files (eg. Windows, BSD). + +---------------------------------------------------------------------- + +Other initrd-* commands, such as: + +initrd-extract +initrd-replace