]> www.infradead.org Git - mtd-utils.git/commitdiff
ubi-utils: add more TODOs
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sat, 15 Dec 2007 16:51:55 +0000 (18:51 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sat, 15 Dec 2007 16:51:55 +0000 (18:51 +0200)
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
ubi-utils/TODO [new file with mode: 0644]
ubi-utils/scripts/TODO [deleted file]

diff --git a/ubi-utils/TODO b/ubi-utils/TODO
new file mode 100644 (file)
index 0000000..885a76f
--- /dev/null
@@ -0,0 +1,10 @@
+TODO
+====
+
+ * Range checking is broken, reserving 2M and offering 3M binary data
+   ... works!? No!
+ * Remove the above misterious statement or make it understandable
+ * doc/ directory contains a file which refers images from /home/frank/
+   - please fix this or remove the whole doc/ altogether.
+ * the scripts/ directory should live in mit-utils/tests/ubi-tests/scripts
+   and it would be nice to have a short description of the tests
diff --git a/ubi-utils/scripts/TODO b/ubi-utils/scripts/TODO
deleted file mode 100644 (file)
index f093e77..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-TODO
-====
-
- * Range checking is broken, reserving 2M and offering 3M binary data
-   ... works!? No!