Core
----

* Support package installation on top

Treecompose
-----------

* Use libhif
  - Kill repoquery beforehand
* Run mock in a container
  - CLONE_NEWPID | CLONE_NEWNS
  - Mount /proc
  - CLONE_NEWNET ?

Autobuilder
-----------

* Split into separate project
  - treecompose should be Koji plugin
  - Make test system independent
* Split builds into separate tasks
* Figure out why libguestfs is hanging
* Use RPM's idea of %doc for removing docs
* Write an intelligent scheduler
  - Task with same name of newer version wait until old one is done
  - Walk infinite test matrix
