rpm-ostree/docs
Jonathan Lebon 3ec5e2878d manifest: Add lockfile-repos field
In Fedora CoreOS, we have a "coreos-pool" repo from which all packages
in lockfiles are tagged for reproducible builds. This repo is shared
across all streams, including those on f31 and f32.

Thus, it makes no sense for composes to ever pick packages unconstrained
from the pool without being guided by a lockfile. Otherwise, one can
easily end up with e.g. f32 packages in an f31 compose.

Add a new `lockfile-repos` for this which is only used for fetching
lockfile packages and nothing else. For example, this will allow
`cosa fetch --update-lockfile` to Just Work as expected by only fetching
new packages from regular yum repos.
2020-04-19 09:17:17 -04:00
..
manual manifest: Add lockfile-repos field 2020-04-19 09:17:17 -04:00
CONTRIBUTING.md docs: Update HACKING.md 2017-07-18 18:31:50 +00:00
index.md docs: update linked project names and minor tweaks 2017-05-15 15:47:39 +00:00
repo_structure.md doc: add repo_structure section 2018-07-11 20:40:59 +00:00