rpm-ostree/rust
Colin Walters fa29f7acfa compose: Support arch-specific packages in YAML (and in JSON again)
Follow up to: https://github.com/projectatomic/rpm-ostree/pull/1459

We now honor arch-specific packages in YAML, and reject unknown
architectures.  I looked a little bit at how to avoid having hardcoded
arch lists, but it doesn't seem worth it right now.

Closes: #1468
Approved by: jlebon
2018-07-24 22:05:06 +00:00
..
include compose: Support arch-specific packages in YAML (and in JSON again) 2018-07-24 22:05:06 +00:00
src compose: Support arch-specific packages in YAML (and in JSON again) 2018-07-24 22:05:06 +00:00
.gitignore build-sys: Add some gitignore for Rust bits 2018-06-11 13:08:41 +00:00
cargo-vendor-config Add support for YAML treefiles 2018-06-05 13:08:33 +00:00
Cargo.toml rust: Split out treefile into its own module 2018-07-05 13:58:22 +00:00