Todo list: More suggestions.
[libguestfs.git] / TODO
diff --git a/TODO b/TODO
index 3530095..eb5820f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -117,12 +117,9 @@ Supermin appliance should be moved into febootstrap.
 Extra commands / functionality:
 
   General glibc / core programs:
-    wc
-    head, tail
     chgrp
     grep (do it locally using pipe?)
     dd (?)
-    du
     ln / ln -s
     mknod
     readlink
@@ -157,16 +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?
 
 ----------------------------------------------------------------------
 
-In capitests, RUN_ONLY_FOR="testname testname"
+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