summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-09-20 13:06:13 +0100
committerRichard W.M. Jones <rjones@redhat.com>2010-09-20 13:07:11 +0100
commit6123abc165e707a19e35b5cf16e676f79476116c (patch)
tree38ff77f3f1546fa3f2e9baed452f2e39f8db17d7
parent0003ea2c3dbaa7e22f4f616539136821d80694b8 (diff)
downloadlibguestfs-6123abc165e707a19e35b5cf16e676f79476116c.tar.gz
libguestfs-6123abc165e707a19e35b5cf16e676f79476116c.tar.xz
libguestfs-6123abc165e707a19e35b5cf16e676f79476116c.zip
todo: Suggest removing repo name from appliance name.
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 38da575c..5275415f 100644
--- a/TODO
+++ b/TODO
@@ -376,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).