From: Richard W.M. Jones Date: Mon, 20 Sep 2010 12:06:13 +0000 (+0100) Subject: todo: Suggest removing repo name from appliance name. X-Git-Tag: 1.5.17~13 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=6123abc165e707a19e35b5cf16e676f79476116c todo: Suggest removing repo name from appliance name. --- diff --git a/TODO b/TODO index 38da575..5275415 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).