summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2014-02-05 11:47:59 +0200
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2014-02-05 17:12:12 +0200
commit869997393e353cd146bc383f54c13ed89fe0d126 (patch)
treee3861010ddcd4a65241d65b37f7766dd056901b9
parente4f1928c86d32ccab2607d4748f48d2c673fdda1 (diff)
downloadaiaiai-869997393e353cd146bc383f54c13ed89fe0d126.tar.gz
TODO: add a note about separating all internal scripts
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
-rw-r--r--doc/TODO.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt
index cb5f412..41d8fc4 100644
--- a/doc/TODO.txt
+++ b/doc/TODO.txt
@@ -34,6 +34,10 @@ implementing them.
instead of just failing. This is probably more user-friendly.
* Describe some review policy, e.g., how many days I promise to wait
for review/reply before applying patches.
+ * Re-arrange the source code structure so that the internal scripts
+ would all sit in a separate sub-directory. Internal scripts are
+ those which users are not supposed to run directly. For example,
+ 'aiaiai-locker' is one of them.
* Functional improvements
* Gcc 4.8 change the format of warnings and now they look like this: