rpm-ostree/rust/src
Jonathan Lebon 2fedc3b0ac lockfile: Allow specifying EVR rather than EVRA
In FCOS, we use "override" lockfiles to pin packages to certain
versions. Right now, we have separate overrides for each base arch we
(eventually want to) support. But that makes maintaining the overrides
cumbersome because of all the duplication.

Let's allow lockfiles to specify only the `evr` of a package, which is
just as good for FCOS, and means that we'll only have to maintain a
single override file for all the architectures.
2021-03-11 00:01:46 +01:00
..
builtins live: Disallow replacement/removal by default, add --allow-replacement 2021-03-08 20:54:18 +01:00
cliwrap rust: Relicense some GPL-2.0-or-later to Apache-2.0 OR MIT 2021-03-10 21:55:50 +01:00
countme rust: Relicense some GPL-2.0-or-later to Apache-2.0 OR MIT 2021-03-10 21:55:50 +01:00
nameservice rust: Add SPDX-License-Identifier and validate it in ci/codestyle.sh 2021-02-19 15:56:23 -05:00
client.rs Add more client Rust bindings, port apply-live builtin 2021-03-04 09:17:21 -05:00
cliwrap.rs rust: Relicense some GPL-2.0-or-later to Apache-2.0 OR MIT 2021-03-10 21:55:50 +01:00
composepost.rs rust: Fix some misc clippy lints 2021-02-18 05:27:41 -05:00
core.rs rust: Add SPDX-License-Identifier and validate it in ci/codestyle.sh 2021-02-19 15:56:23 -05:00
countme.rs rust: Relicense some GPL-2.0-or-later to Apache-2.0 OR MIT 2021-03-10 21:55:50 +01:00
cxxrsutil.rs rust: Add and use fn-error-context 2021-03-10 19:56:48 +01:00
daemon.rs daemon: Move a bit more deployment-variant code to Rust 2021-03-08 19:58:18 +01:00
dirdiff.rs rust: Add and use fn-error-context 2021-03-10 19:56:48 +01:00
extensions.rs rust/extensions: Fix two clippy lints 2021-02-18 05:27:41 -05:00
fedora_integration.rs rust: Add SPDX-License-Identifier and validate it in ci/codestyle.sh 2021-02-19 15:56:23 -05:00
ffiutil.rs Finish moving lockfile to cxx.rs 2021-03-02 16:25:32 -08:00
history.rs rust: Relicense some GPL-2.0-or-later to Apache-2.0 OR MIT 2021-03-10 21:55:50 +01:00
includes.rs rust: Add SPDX-License-Identifier and validate it in ci/codestyle.sh 2021-02-19 15:56:23 -05:00
initramfs.rs rust: Add SPDX-License-Identifier and validate it in ci/codestyle.sh 2021-02-19 15:56:23 -05:00
journal.rs rust: Add module doc headers 2021-02-11 14:16:38 -05:00
lib.rs live: Pass options GVariant down 2021-03-08 20:54:18 +01:00
live.rs rust: Add and use fn-error-context 2021-03-10 19:56:48 +01:00
lockfile.rs lockfile: Allow specifying EVR rather than EVRA 2021-03-11 00:01:46 +01:00
main.rs rust: Add SPDX-License-Identifier and validate it in ci/codestyle.sh 2021-02-19 15:56:23 -05:00
origin.rs Add a partial reimplementation of origin parsing in Rust 2021-01-04 13:54:38 +01:00
ostree_diff.rs rust: Add and use fn-error-context 2021-03-10 19:56:48 +01:00
ostree_utils.rs ostree_utils: Add a workaround for optional ref 2021-02-23 21:51:22 -05:00
passwd.rs rust/treefile: add support for check-passwd/groups data entries 2021-03-02 08:08:05 -08:00
progress.rs Bind output core into Rust, use in apply-live 2021-02-09 04:43:29 -05:00
rpmutils.rs rust: Fix some misc clippy lints 2021-02-18 05:27:41 -05:00
scripts.rs rust: Add module doc headers 2021-02-11 14:16:38 -05:00
testutils.rs rust/client: Add a CliClient with agent ID, require for status 2021-03-05 18:20:03 -05:00
treefile.rs compose/extensions: Handle no --base-rev 2021-03-07 19:46:52 -05:00
utils.rs rust: Add module doc headers 2021-02-11 14:16:38 -05:00
variant_utils.rs live: Disallow replacement/removal by default, add --allow-replacement 2021-03-08 20:54:18 +01:00