X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=eb5820ffd9ccaa1345812822cf62331440ae25cb;hp=949524bff5156d5af2e77e7f56f28baf8ed35071;hb=107a76ad3680fda05cfd58136d62eeab4e77a8dc;hpb=4585b0bbceb3ff73fcf2fbee554000b135297c19 diff --git a/TODO b/TODO index 949524b..eb5820f 100644 --- a/TODO +++ b/TODO @@ -117,12 +117,9 @@ Supermin appliance should be moved into febootstrap. Extra commands / functionality: General glibc / core programs: - wc - head, tail chgrp grep (do it locally using pipe?) dd (?) - du ln / ln -s mknod readlink @@ -157,12 +154,19 @@ Extra commands / functionality: pivot_root fts(3) / ftw(3) - guestfish only: - more/less (like cat, but pipes it through $PAGER) - cmd | pipe - 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