diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-09-20 13:06:13 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-09-20 13:07:11 +0100 |
commit | 6123abc165e707a19e35b5cf16e676f79476116c (patch) | |
tree | 38ff77f3f1546fa3f2e9baed452f2e39f8db17d7 /TODO | |
parent | 0003ea2c3dbaa7e22f4f616539136821d80694b8 (diff) | |
download | libguestfs-6123abc165e707a19e35b5cf16e676f79476116c.tar.gz libguestfs-6123abc165e707a19e35b5cf16e676f79476116c.tar.xz libguestfs-6123abc165e707a19e35b5cf16e676f79476116c.zip |
todo: Suggest removing repo name from appliance name.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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). |