summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2015-11-20 15:37:57 +0100
committerPavel Raiskup <praiskup@redhat.com>2015-11-20 18:43:12 +0100
commit995a49aae00e7adda6bb1e44d45aac9840ec5dab (patch)
tree1b23619237eb6007f3033bfc6b2b6327131ac270 /TODO
parent2bbcabf92610a475a93e0b75f28fd82e9953484b (diff)
downloaddtf-995a49aae00e7adda6bb1e44d45aac9840ec5dab.tar.gz
dtf-995a49aae00e7adda6bb1e44d45aac9840ec5dab.tar.xz
dtf-995a49aae00e7adda6bb1e44d45aac9840ec5dab.zip
TODO: new file
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 16 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..51ccbaf
--- /dev/null
+++ b/TODO
@@ -0,0 +1,16 @@
+- testsuite!
+
+- libtool features (requires configure.ac)
+ - option-parser
+ - bootstrap
+ - funclib.sh
+ - ${1+"$@"} does not work in zsh, funclib.sh fixes that
+
+- add --with-koji-build=ID option
+ - this should create temporary directory, download packages into it, run
+ createrepo/createrepo_c and add repo file
+
+- introduce 'DTF_BETA=' env variable -- beta API methods would fail if this
+ variable is empty/undefined.
+
+- dtf_fail_hooks off/on option