rpm-ostree/docs/manual
Colin Walters 7db30fec13
treefile: Support arch-include (#1886)
* treefile: Rework test helper

Have each test clearly hold its tempdir; this way we can have a simple
helper function rather than a struct with an unreferenced parameter.

Also use `utils::write_file`.

Prep for further test work.

* treefile: Add a basic test for includes

Prep for adding an arch include test.

* treefile: Support `arch-include`

A long time ago we added architecture-specific package lists
via e.g. `packages-ppc64le`.  Much more recently we added
support for having the `include` key be a list - multiple includes.

By combining these two and supporting architecture-conditional includes,
we've effectively added architecture-conditionals to *all* keys.

Notably we want this for Fedora CoreOS today which is using
`remove-from-packages` on `grub2-tools` which isn't present on
s390x.

* ci: Bump cosa build timeout

Looks like another OpenStack perf regression.
2019-08-21 15:25:08 -04:00
..
administrator-handbook.md Explain how to remove packages from the base layer 2018-07-03 21:14:28 +00:00
background.md docs: A few random tweaks; link to ostree and issues 2016-05-06 13:55:30 +00:00
compose-server.md Fix the link to Fedora Atomic json file 2018-06-22 14:13:06 +00:00
treefile.md treefile: Support arch-include (#1886) 2019-08-21 15:25:08 -04:00