Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gpg threadsafe #190

Closed
wants to merge 2 commits into from
Closed

Conversation

cgwalters
Copy link
Member

Import of https://bugzilla.gnome.org/show_bug.cgi?id=761863 with a patch on top.

@mbarnes
Copy link
Contributor

mbarnes commented Feb 22, 2016

Gah, meant to follow up on the gpg_strerror_r thing myself but forgot.

👍

@cgwalters
Copy link
Member Author

Merged, thanks.

@cgwalters cgwalters closed this Feb 23, 2016
cgwalters added a commit to cgwalters/lorax that referenced this pull request Feb 24, 2016
See ostreedev/ostree#190

Without this the installer ISO generation fails.
bcl pushed a commit to weldr/lorax that referenced this pull request Feb 24, 2016
See ostreedev/ostree#190

Without this the installer ISO generation fails.
bcl pushed a commit to weldr/lorax that referenced this pull request Feb 25, 2016
See ostreedev/ostree#190

Without this the installer ISO generation fails.

Resolves: rhbz#1311793
(cherry picked from commit 6fcdac5)
bcl pushed a commit to weldr/lorax that referenced this pull request Mar 29, 2016
See ostreedev/ostree#190

Without this the installer ISO generation fails.

(cherry picked from commit 6fcdac5)
rfairley pushed a commit to rfairley/ostree that referenced this pull request Apr 17, 2019
Use supermin in unprivileged environments
rfairley pushed a commit to rfairley/ostree that referenced this pull request Apr 17, 2019
I found myself doing a lot of `init` operations when testing changes
related to ostreedev#190 and wanted a way to skip the download of the
ISO/sha256sum.

This change introduces a new flag (`--installerdir`) that will
instruct the `init` command to look in a provided directory for the
ISO and sha256sum. If the required files are found, they'll be copied
to the `installer` directory for use later on.

If the `--force` option is provided, it downloads the ISO/sha256sum
regardless if the `--installerdir` flag is provided.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants