-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
main: Move
ostree-container
to pkglibdir, also expose `ostree ima-s…
…ign` Quite a while ago we merged ostreedev/ostree#2515 but I forgot to follow up here to make use of it once the ostree release had been done. It's cleaner to avoid the "namespace pollution" of having `/usr/bin/ostree-container`; instead it is canonically `ostree container`. Next, we have code in ostree-ext for IMA signing. The CLI wrapping code here is fully generic already, rename it to make that clearer, and add the `ostree-ima-sign` case.
- Loading branch information
Showing
4 changed files
with
16 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters