1b43ad04be
Teach `rpm-ostree compose tree` to accept multiple `--ex-lockfile` arguments. In this case, later lockfiles can override the NEVRA for packages specified in previous lockfiles. This will be used in the FCOS pipeline, where we want to be able to have a shared "base lockfile" and then stream-specific "override lockfiles". I contemplated making this an `include: ...` key instead similar to the manifests, but I'm not sure that paradigm fits as nicely for lockfiles. Making it separate switches instead also makes it trivial to implement in cosa. (And of course, this is all still prefixed with `--ex` which means we are at liberty of changing this interface later on after gaining some experience with it). Closes: #1867 Approved by: cgwalters |
||
---|---|---|
.. | ||
composepost.rs | ||
ffiutil.rs | ||
journal.rs | ||
lib.rs | ||
libdnf_sys.rs | ||
lockfile.rs | ||
openat_utils.rs | ||
progress.rs | ||
treefile.rs | ||
utils.rs |