Benjamin Drung

Results 185 comments of Benjamin Drung

I like what @dalto8 proposed in https://github.com/dracut-ng/dracut-ng/issues/748#issuecomment-2495177858. From the discussions so far, I propose following patches: * Rename `hostonly_cmdline` to `include_cmdline`. Deprecate the former name. * Introduce `mode="{generic|hostonly|strict}"` where generic...

`mode=generic`, `include_system_configs=yes` will be the default that Ubuntu wants to ship. I am not sure about the `include_cmdline` setting.

> For compatibility, I think the way to do it is to add a new config file here upstream for the new 'default', and have 'make install' install this new...

Coming up with an "actionable" is hard: Install a system with dracut on a disk. Then move this disk into a different machine (with different mainboard, graphics card, processor with...

We had a BoF at DebConf 25 and came to the conclusion that Debian wants the exact same default behavior than Ubuntu: The generated initrd should include host specific configurations...

What is the output of `lsblk -f`? https://github.com/dracut-ng/dracut-ng/issues/1871 might be related to this one.

Looks like we need `shfmt -i 4 -bn -ci -sr -w -s .` now. It looks like `.editorconfig` is ignored by the new shfmt version.

That RFE sounds plausible to me. In case this check is fast and the mismatch reporting is not fatal, I do not see a good reason to add an option...

The `dracut` command has an `--include ` option.