jozzsi

Results 256 comments of jozzsi

The active development has moved to https://github.com/dracut-ng/dracut-ng in 2024.

There is very little testing and documentation (and willingness to improve - see https://github.com/linux-rdma/rdma-core/pull/1649) of the rdma dracut module in non-hostonly mode. Let's at least do not install it by...

The active development has moved to https://github.com/dracut-ng/dracut-ng in 2024.

The active development has moved to https://github.com/dracut-ng/dracut-ng in 2024.

Is there a good *actual* (not theoretical) example where this is a problem for users (e.g. system would not boot as expected) ? Perhaps a binary reading this value and...

`init.sh` (that sets `ID=dracut`) only meant to be used if systemd is not in initrd - see https://github.com/dracut-ng/dracut-ng/blob/main/modules.d/99base/module-setup.sh#L75 . Possible workaround - https://github.com/dracut-ng/dracut-ng/pull/1264 @Rijul-A - would you be able to...