Skip to content

Commit

Permalink
wip: add pkg-layering TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon committed Apr 4, 2016
1 parent 5326734 commit f6f799c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,18 @@ Autobuilder
* Write an intelligent scheduler
- Task with same name of newer version wait until old one is done
- Walk infinite test matrix

Package layering
----------------

* Proper labeling of parent directories during initial unpacking
* Support pkgs which bring their own pps
https://github.com/projectatomic/rpm-ostree/pull/107#issuecomment-205082381
* Support yum repos with variables in them
* Provide a mechanism for updating packages (& pruning older versions)
* Support local RPMs installation
* Add a way to mark commits as valid for multiple policies rather than creating
a new commit everytime we relabel
* Related to the above: store the header metadata in the tree itself rather than
in the commit to avoid duplication across relabeling commits
* Consider adding a confirmation prompt (and a -y flag) after depsolve

0 comments on commit f6f799c

Please sign in to comment.