Test guestfish -a and guestfish -d options.
[libguestfs.git] / TODO
diff --git a/TODO b/TODO
index 5937531..5275415 100644 (file)
--- a/TODO
+++ b/TODO
@@ -347,10 +347,7 @@ Common problems
 
 How can we solve these common user problems?
 
-- http://lists.fedoraproject.org/pipermail/users/2010-June/374931.html
-  In guestfish, specified -m non-existent filesystem.  We could suggest
-  a list of filesystems, or suggest they run the virt-list-filesystems
-  command.
+[space for common problems here]
 
 Better support for encrypted devices
 ------------------------------------
@@ -379,3 +376,9 @@ would make more sense to just use libblkid for this.
 
 There are some places where we call out to the 'blkid' program.  This
 might be replaced by direct use of the library (if this is easier).
+
+Remove repo from appliance name
+-------------------------------
+
+There's no need to have the appliance name contain the repository name
+(ie initramfs.x86_64.img instead of initramfs.fedora-13.x86_64.img).