From 107a76ad3680fda05cfd58136d62eeab4e77a8dc Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 29 Jun 2009 15:18:04 +0100 Subject: [PATCH] Todo list: More suggestions. --- TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/TODO b/TODO index 48628f5..eb5820f 100644 --- a/TODO +++ b/TODO @@ -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 -- 1.8.3.1