jozzsi

Results 256 comments of jozzsi

FYI - v105 is just out (to fix a systemd related regression). Not much of a difference from v104 for Void. @classabbyamp - thanks for https://github.com/dracut-ng/dracut-ng/pull/628#issuecomment-2408282208 - fix for this...

> it might also be a difference with udev or firmware, not sure Is there perhaps anything significant inside `/etc/udev/udev.conf` ? I do not think `force_drivers` changed.

Would this recently introduce new dracut feature to be a satisfactory workaround (not calling it a fix, just a workaround) - https://github.com/dracut-ng/dracut-ng/pull/1304 . Would you be able to test ?

I am just trying to understand if we should keep this bug open and who is expected to take the next action if any (not when, but who).

> * First commit: set expectation and move the functions already documented in dracut.modules > * Then one commit per function that is moved with the commit giving a reason...

> > * First commit: set expectation and move the functions already documented in dracut.modules > > * Then one commit per function that is moved with the commit giving...

> Could the added functions be ordered alphabetical or in the order they are documented in dracut.modules? Yes, I was also thinking of introducing a more intentional ordering but for...