jozzsi

Results 256 comments of jozzsi

@PoisonFrog Can you please try to add systemd-crytpsetup module (or simply try latest main branch) ? Would that resolve it - see https://github.com/dracut-ng/dracut-ng/issues/563 for context.

@walid-omari have you had a chance to try Ubuntu 24.04 or later ? I am assuming that your dracut version is very old on Ubuntu 22.04. I would also recommend...

One area (in addition to lack of test case and lack of documentation) that this PR is lacking is a description and expectation on how this new dracut module would...

CC @kszczek for https://github.com/dracut-ng/dracut-ng/commit/fba8622fdd06540bd2a62262e945fe66392a26d3 @wiesl - could you perhaps file an issue for "systemd-cryptsetup" in the https://github.com/systemd/systemd repo ?

> ... as a result systemd configuration generated by dracut conflicts with systemd generation generated by systemd-gpt-auto-generator and lead to a broken boot. @RomanValov , instead of suppressing systemd-gpt-auto-generator, what...

@RomanValov I am wondering if there is a way to work around this issue with configuring dracut modules a bit differently (it is still an issue, but perhaps there is...

> It would be nice if there was a mechanism for appending to the (hostonly) command line generated by dracut, such that it will be included in the UEFI command...

@LunarLambda Thanks. Is this intermittent or in your configuration it happens every time ?

Not sure if it is related, but I noticed that some distributions have [-DCONFIG_WEAKDEP](https://github.com/dracut-ng/dracut-ng/blob/main/configure#L176) set and some do not during configure. Set: alpine:edge, arch, fedora, gentoo, debian:sid Not set: Void,...