forked from latchset/clevis
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] master from latchset:master #24
Merged
Merged
Conversation
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
Build or differential shellcheck should not be executed on changes when they are limited to documentation files (Markdown files) Resolves: #426 Signed-off-by: Sergio Arroutbi <[email protected]>
Resolves: #432 Signed-off-by: Sergio Arroutbi <[email protected]>
Prepare to decouple dracut and systemd unlockers.
Add an unlocker that does not require systemd.
* spellcheck added and lang tool fixes
The usage of `ps -l` is fragile and does not always return the expected set of columns. It differs even between several BusyBox versions and operating systems. Use `ps -o pid,ppid` to get the expected set of columns instead. Also kill parent first before its children to prevent spawning another command from clevisloop itself. Fixes #448 Signed-off-by: Oldřich Jedlička <[email protected]>
Upgrade version of checkout Github action from v3 to v4, as v4 is based on Node20. As ubuntu:bionic does not support this action, it will be removed, as it has already reached end of life Resolves: #451 Signed-off-by: Sergio Arroutbi <[email protected]>
Add DNS servers to /etc/resolv.conf after interfaces are setup via configure_networking: * create /etc/resolv.conf from network infos of all configured interfaces * include libnss_dns.so + libnss_files.so in initramfs * copy libs into initrd required for DNS resolution
Signed-off-by: Sergio Correia <[email protected]>
Technically, req.data is already NULL-terminated, but let's be explicit about this. Signed-off-by: Sergio Correia <[email protected]>
Resolves: #454 Signed-off-by: Sergio Arroutbi <[email protected]>
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )