jozzsi

Results 256 comments of jozzsi

Temporarily closing this PR to reduce the review queue size. Will reopen when the number of open PRs has decreased.

plan to reopen and rebase later, closing for now

> Following that, the systemd-journal module should check whether libgcrypt is actually needed. systemd-resolved explicitly links against it, so check using ldd in a similar manner to the crypt-gpg module....

> How about this compromise: if systemd-resolved is missing, then assume libgcrypt is needed? I find the current PR really hard to reason about (e.g. years from now on without...

CC @AndrewAmmerlaan > Having now seen the Gentoo Dockerfile, I could add a test by disabling gcrypt there and checking that the library is omitted vs present in the other...

> I thought that sounded interesting, so I started looking into it, but there are one or two challenges. Similar work in a different project - https://github.com/osboot/make-initrd/commit/48d87e552a4d707d6718189849b8ad9f6e451e4a

https://github.com/systemd/systemd/releases/tag/v257-rc1 ``` systemd's JSON API is now available as public interface of libsystemd, under the name "sd-json" ```

@bdrung can you please post the log of `dracut -v` and the steps to reproduce it ? Is this an issue both in hostonly and non-hostonly mode ?

@bdrung Happy Holidays ! Could you perhaps try in a configuration where `console-setup` package is uninstalled and `console-data` and `kbd` packages are installed - see also https://github.com/dracut-ng/dracut-ng/pull/1069 It seems that...