diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2009-06-29 15:18:04 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2009-06-29 15:19:11 +0100 |
commit | 107a76ad3680fda05cfd58136d62eeab4e77a8dc (patch) | |
tree | ed7c3168c5784e7604e051d4e18d1e3b65ea6c3f | |
parent | c6d6f5ae1b76ec9aa5c540906aeed73d25d13eb9 (diff) | |
download | libguestfs-107a76ad3680fda05cfd58136d62eeab4e77a8dc.tar.gz libguestfs-107a76ad3680fda05cfd58136d62eeab4e77a8dc.tar.xz libguestfs-107a76ad3680fda05cfd58136d62eeab4e77a8dc.zip |
Todo list: More suggestions.
-rw-r--r-- | TODO | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -157,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 |