Laszlo Gombos

Results 203 comments of Laszlo Gombos

> It should be in a new module ... so we dont break existing setups for x amounts of time until we drop the old plymouth module. I was wondering...

Is this only an issue if systemd-cryptsetup is not included in the initramfs ?

Closing in favor of https://github.com/dracutdevs/dracut/pull/2471 as it seem https://github.com/dracutdevs/dracut/pull/2471 does not need a new dependency. Please reopen if I misunderstood.

@atweiden Have you tried to include /etc/crypttab into the initramfs ? I understand there are clearly bugs (e.g. invalid /etc/block_uuid.map), but my first approach would be to find at least...

@atweiden Thanks. What happens if you delete the incorrect /etc/block_uuid.map from initramfs, and supply a correct /etc/crypttab ?

> Removing `block_uuid.map` (altering `modules.d/90crypt/*.sh` to remove references to `block_uuid.map`, accordingly) doesn’t make a difference. @atweiden Thanks. I would have just post-process the initramfs (uncompress, remove file, decompress), but probably...

@atweiden Can you help and try to come up with the "minimal" setup to reproduce the problem ? I would just have one line in /etc/crypttab with detach headers and...

related new issue - https://github.com/dracutdevs/dracut/issues/2550

@0n0w1c - is this by any chance related - https://github.com/dracutdevs/dracut/pull/1759 ? Are you in a position to help to test ?

@mudler - There are a few dracut modules involved here, it would be good to narrow it down if this is an issue with systemd-networkd dracut module or some other...