jozzsi
jozzsi
> See https://github.com/dracut-ng/dracut-ng/blob/main/docs/HACKING.md#writing-modules This link is now available at https://dracut-ng.github.io/dracut-ng/developer/modules.html#_writing_modules
Ideas to improve: - `uefi-lib` does not need to be last in the order - can be order probably with the same number as `fcoe` - `squash-lib` probably needs to...
@ianw - I am wondering what was hour reasoning to drop dracut.css ? You did not like the existing css styling or Antora does not have the ability to customize...
Sadly this PR needs a rebase. > Debian/Ubuntu .. prefer to not include generated files into the source tarball. Agreed. The suggestion was to keep a static `dracut.html` based on...
@AndreMullinger thanks for the report. > creating the UKI fails due to unsatisfied dependencies. Can you please share the exact error message to have a better understanding how this should...
Related: https://github.com/dracut-ng/dracut-ng/pull/1527
Still open - and now failing on the [Daily CI](https://github.com/dracut-ng/dracut-ng/actions/workflows/integration-extra.yml) as exposed by https://github.com/dracut-ng/dracut-ng/pull/1725 To reproduce: ``` test/test.sh debian:sid 70 ``` a working reference ``` test/test.sh arch 70 ``` This...
On ubuntu:devel iscsid.service does not seem to start ``` test/test.sh ubuntu:devel 70 ``` ``` [ OK ] Reached target network-online.target - Network is Online. Starting iscsid.service - iSCSI initiator daemon...
Another patch for the dbus module - https://abf.io/import/dracut/blob/rosa2023.1/0007-Understand-dbus-daemon.service.patch CC @mikhailnov
https://github.com/dracut-ng/dracut-ng/pull/1792 also removed `plymouth-populate-initrd`. That and given that this PR is the longest open stale PR, should we consider closing this PR ?