dracut icon indicating copy to clipboard operation
dracut copied to clipboard

fix(systemd): explicitly install some libs that will not be statically included

Open aafeijoo-suse opened this issue 1 year ago • 2 comments

Some required libraries that used to be statically included are in the process to be opened via dlopen().

Checklist

  • [ ] I have tested it locally
  • [ ] I have reviewed and updated any documentation if relevant
  • [ ] I am providing new code and test(s) for it

Closes #2642

aafeijoo-suse avatar Apr 01 '24 08:04 aafeijoo-suse

I think it'd help to have some of the corresponding systemd commit ids present in the commit message (once merged there). Anyhow, this looks good to me. I assume you're waiting for the systemd changes to go through before dropping the Draft flag?

Thanks, that's what I was thinking. I'll remove the draft mark and amend the commit message including those external references if they are merged.

aafeijoo-suse avatar Apr 02 '24 07:04 aafeijoo-suse

LGTM.

pvalena avatar Apr 05 '24 04:04 pvalena