jozzsi

Results 74 issues of jozzsi

Call the test_dracut function and omit the `test` module instead of repeating the logic. CC @PrincessDoreena (great test BTW!). ## Checklist - [ ] I have tested it locally -...

test

Currently the rescue image is only set to no-hostonly if it is generated via dracut-rescue.install. Make the rescue image generation more predictable and consistent by setting no-hostonly right in the...

modules
rescue
kernel-install

Move rules that are not part of the udev upstream project and are dracut specific out of the `udev` dracut module for better module organization. ## Checklist - [ ]...

modules
rootfs-block
udev-rules

This reverts commit d0f8fde5668cfd7fda1d15824e268b4949b4fd04. This PR resolves the issue where during initrd generation dracut modules where dependencies are not met are included in the initrd (e.g. rngd for Alpine). ##...

regression

Follow-up to https://github.com/dracut-ng/dracut-ng/pull/511 - specifically to https://github.com/dracut-ng/dracut-ng/pull/511#discussion_r1694675581 . ## Checklist - [ ] I have tested it locally - [ ] I have reviewed and updated any documentation if relevant...

modules
systemd-resolved

Make `systemd-cryptsetup` a dependency of the `crypt` module when systemd dracut module is included. Improve tests with crypt dracut module to work in hostonly mode. Enable running these test both...

test
modules
crypt
dracut-systemd
regression

**Describe the enhancement** In addition to gcc, CI should test with clang as well

enhancement

###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...

Packaging

## Checklist - [ ] I have tested it locally - [ ] I have reviewed and updated any documentation if relevant - [ ] I am providing new code...

modules
github

50drm --> 45drm 50plymouth --> 45plymouth Improvements for #538 ## Checklist - [ ] I have tested it locally - [ ] I have reviewed and updated any documentation if...

modules
docs