Open
Conversation
af40338 to
d2f7bae
Compare
Includes support for sending an entire pool, or just a boot environment (for upgrades)
Merge zfssend and zfssend+be to avoid code duplication
Document zfssend in manpage Document changes in manpage and command help output.
Old behaviour: - poudriere image would always set hostname New behaviour: - If hostname is specified with the -h command line option: Always set hostname - Otherwise, and only if image doesn't already specify a hostname (see: option -c overlaydir), set default hostname.
…ory for use when installing packages to the image.
… exporting image. This is useful for executing common tasks on the image before distribution, such as using 3rd-party tools to look for secrets (and fail the image if any are found) Sponsored by: Modirum MDPay
681c0a4 to
73fa1eb
Compare
added 2 commits
September 20, 2019 11:38
…tall in this tree' mode, because it needs to draw repo config from the image it installs to, not the host system.
13d09f1 to
e970a3b
Compare
89e0d37 to
61c89aa
Compare
5898225 to
1fff698
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implement many new features in poudriere image:
such as looking for secrets (and fail the image if any are found)
Sponsored by: Modirum MDPay