dracut
dracut copied to clipboard
Remove False Positive Errors When Using 'livenet' And Squashfs
This pull request changes...
Changes
Remove the following false positive error messages when using a squashfs image using the livenet module
-
modprobe
can'tsquashfs
driver when actually it is built-in in the kernel -
dmsquash-live-root
trying to verify the ISO checksum for a squashfs filesystem file image
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) for it
Fixes #
- One fix was provided and integrated long ago, but it got broken again. See https://github.com/dracutdevs/dracut/commit/d0cd7cd38711b5425777c3b1595dbf4288beaa23
@FedericoVaga Thanks.
1./ Can you please change the title of both commit messages from
dmsquash-live:
to
fix(dmsquash-live):
2./ Also can you please rebase on top of latest master so that "Pull Request Labeler" is green ?
@LaszloGombos Done as recommended.
This issue is being marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. If this is still an issue in the latest release of Dracut and you would like to keep it open please comment on this issue within the next 7 days. Thank you for your contributions.
Hi all, is there something I should do to make this pull-request move forward?