TODO: add few new ideas to the list
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 13 Dec 2012 09:44:37 +0000 (11:44 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 13 Dec 2012 16:13:46 +0000 (18:13 +0200)
Change-Id: I1272fadc84463a5b9fddc58706eda4756fcfada4
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
TODO

diff --git a/TODO b/TODO
index a341c5d..ac098ef 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1 +1,6 @@
-1. Add a real man page to the project.
+1. Make bmaptool fail if --bmap option was not specified, and allow bmap-less
+   copying only if --nobmap option is specified.
+2. Try to automatically find for the bmap file in the same directory where the
+   image is stored.
+3. Support URL paths to the image and bmap.
+4. Add a real man page to the project.