X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=eb5820ffd9ccaa1345812822cf62331440ae25cb;hp=20f5ca0ab33b3643ea50f851aef4af07b799132e;hb=f339cb33703fc1b561d9956c29c4eb0e57334a91;hpb=62ccc07e744d5ebfb45d9344827d36f9f61699f4 diff --git a/TODO b/TODO index 20f5ca0..eb5820f 100644 --- a/TODO +++ b/TODO @@ -117,11 +117,9 @@ Supermin appliance should be moved into febootstrap. Extra commands / functionality: General glibc / core programs: - head, tail chgrp grep (do it locally using pipe?) dd (?) - du ln / ln -s mknod readlink @@ -156,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