Laszlo Gombos

Results 203 comments of Laszlo Gombos

Related commits - Change omit_drivers to support regexp expressions (in dracut-017) - https://github.com/dracutdevs/dracut/commit/34248c926cef4adeb0c73b2f89c1ba992edccd19 - Commit introducing this functionality in dracut-install (in dracut-045). https://github.com/dracutdevs/dracut/commit/794b2d2c753489635b922457a5ccb06669f37268 > Expected mbcache is in initramfs and...

@champtar @cheese @zhrf2020 - would you be able to test the following one line change locally to verify if this works in your environment ? https://github.com/dracutdevs/dracut/pull/1947/commits/ceae1339064adf55be3074c117706ebb60f75aab#diff-99bfb8fe311d6a59318f685a5e3401b59293b577968aa08cc4ff7320a163bb28L1348

@savyajha It seems this PR does not break any of the existing tests, but it is hard for me to conclude if the code in this PR at least executed...

@johannbg this PR is ready for review (from my perspective). Thank you !

> Try include the full path in the FROM line in Dockerfile-Gentoo, Ok, updated the PR. Thanks for the hint !

Log of building the container to help with the reviews: https://github.com/dracutdevs/dracut/runs/7707115197 Also attached, as not sure about the retention policy [log.txt](https://github.com/dracutdevs/dracut/files/9275943/log.txt) .

CC @aafeijoo-suse to help with CI and/or move this PR forward somehow.

@aafeijoo-suse Thanks for helping out. > Error: Error response from daemon: manifest unknown Changes of Dockerfiles in this PR has no impact on integration tests, since containers are updated only...

Some dracut tests run and pass on this gentoo container. Unfortunately Github Actions struggles with this container - see https://github.com/actions/checkout/issues/334#issuecomment-716068696 . I plan to look into some workaround.