X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=eb5820ffd9ccaa1345812822cf62331440ae25cb;hp=2109e1dfd5bf227162f41582d573757e4f2dfcfd;hb=107a76ad3680fda05cfd58136d62eeab4e77a8dc;hpb=8f382fd9e7b1745a4b1d6f25f0a775bed2573b8e diff --git a/TODO b/TODO index 2109e1d..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 @@ -158,3 +157,16 @@ Extra commands / functionality: ---------------------------------------------------------------------- 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