rpm-ostree/TODO

28 lines
585 B
Plaintext
Raw Normal View History

2014-03-29 04:41:39 +04:00
Core
----
* Support package installation on top
2014-04-01 00:33:05 +04:00
Treecompose
-----------
* Use libhif
- Kill repoquery beforehand
* Run mock in a container
- CLONE_NEWPID | CLONE_NEWNS
- Mount /proc
- CLONE_NEWNET ?
2014-03-29 04:41:39 +04:00
Autobuilder
-----------
* Split into separate project
- treecompose should be Koji plugin
- Make test system independent
2014-02-08 21:49:37 +04:00
* Split builds into separate tasks
* Figure out why libguestfs is hanging
2014-02-16 02:08:40 +04:00
* Use RPM's idea of %doc for removing docs
2014-02-08 21:49:37 +04:00
* Write an intelligent scheduler
- Task with same name of newer version wait until old one is done
- Walk infinite test matrix