No description
Find a file
Lars Karlitski b170ea036c image-info: include output from rpm --verify
This shows the changes an image has relative to what its rpm database
thinks is installed. Output is:

    "rpm-verify": {
        "missing": [ <missing files> ],
        "changed": { <map from filename to rpm attribute octet > }
    }

Alas, this makes running image-info slower.
2019-10-01 17:05:10 +02:00
cmd weldr/store/compose: store information exposed in the API 2019-09-29 14:51:22 +02:00
init tree-wide: format the code 2019-09-24 01:03:27 +02:00
internal weldr/store/compose: store information exposed in the API 2019-09-29 14:51:22 +02:00
tools image-info: include output from rpm --verify 2019-10-01 17:05:10 +02:00
.gitignore Add simple osbuild-worker 2019-09-26 23:58:03 +02:00
.travis.yml minimal travis configuration 2019-09-24 17:50:48 +02:00
dnf-json osbuild-composer 2019-09-13 18:50:13 +02:00
go.mod Add simple osbuild-worker 2019-09-26 23:58:03 +02:00
go.sum Add simple osbuild-worker 2019-09-26 23:58:03 +02:00