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

[pull] master from latchset:master #24

Merged
merged 11 commits into from
Apr 7, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 13, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

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]>
@pull pull bot added the ⤵️ pull label Jan 13, 2024
sergio-correia and others added 9 commits January 17, 2024 11:13
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
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]>
@pull pull bot merged commit 52c2b24 into MaxMood96:master Apr 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants