summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 51ccbafc01437cf59004a9cd88f46cd9a7ed47a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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