X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=eb5820ffd9ccaa1345812822cf62331440ae25cb;hp=131f4d8671c6b4361c35707e19a16cb83cd7218e;hb=f339cb33703fc1b561d9956c29c4eb0e57334a91;hpb=19a1382fc9317ab88cdbf1dde76a8015868af51d diff --git a/TODO b/TODO index 131f4d8..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,10 +154,19 @@ Extra commands / functionality: pivot_root fts(3) / ftw(3) - guestfish only: - 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