rpm-ostree/rust
Jonathan Lebon 67a831b043 rust/journal: Adapt for el7 platforms
Supporting ancient systemd is painful, though given that it may end up
in RHCOS at least, it seems worth the effort.

Basically, the big changes here are:
- avoid using `_SYSTEMD_UNIT` since it might be missing in some entries
- also grep for the el7 version of the systemd msg when a service fails
- use `_TRANSPORT=stdout` for the error msg in case of ordering issues

Closes: #1601
Approved by: cgwalters
2018-10-16 17:41:09 +00:00
..
src rust/journal: Adapt for el7 platforms 2018-10-16 17:41:09 +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 status: Detect if staging failed in previous boot 2018-10-16 17:41:09 +00:00
cbindgen.toml rust/bindgen: Use #pragma once 2018-10-02 13:14:08 +00:00