dracut icon indicating copy to clipboard operation
dracut copied to clipboard

dracut the event driven initramfs infrastructure

Results 351 dracut issues
Sort by recently updated
recently updated
newest added

Currently, `dracut` only supports a single location for modules - `/usr/lib/dracut/modules.d`. By convention, on systems that use a package manager (`rpm`, `dpkg`, etc.), the `/usr/lib` hierarchy is used for files...

When the new grub2 iso is written to a usb drive the disk label points to a partition that does not include the full iso image. This causes checkisomd5 to...

modules
dmsquash-live

Typo in `systemd-networkd.socket` local configuration path. ## Checklist - [X] I have tested it locally - [ ] I have reviewed and updated any documentation if relevant - [ ]...

modules
stale

This pull request updates the action-sh-checker to the latest release which uses shellcheck v0.8.0 and shfmt v0.4.3 ## Changes ## Checklist - [ ] I have tested it locally -...

stale
github

Hi, I'm the packager for dracut on Arch Linux. Previous releases used to be on kernel.org, but 057 is not there. Also, it has no gpg signature on the assets,...

This pull request makes curl write directly to a file instead of using redirection via stdout. The redirection was originally added in 5c274467d6a4959b7f451f9a211ffbb38d69b641 to workaround https://bugzilla.redhat.com/show_bug.cgi?id=989133 (curl would create no...

modules
url-lib

in `install_dependent_modules` we use `&path[kerneldirlen]` as the key for inserting, let's do the same for checking. otherwise installing kernel module has circular dependency from a custom kernel module directory will...

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

test
github

Do not assume that `overlay` is always a module. Check first for `overlay` in `/proc/filesystems`. Signed-off-by: Federico Vaga See this discussion thread: https://www.spinics.net/lists/linux-initramfs/msg04900.html

modules
dmsquash-live

First failure: Aug-3-2022 https://github.com/dracutdevs/dracut/runs/7650902423

bug