dracut/modules.d/99squash
Kairui Song 5ab18dee99 fix(squash): apply FIPS and libpthread workaround
There are some workarounds in dracut.sh for FIPS/libpthread covering
some hidden lib dependency issues. These workarounds didn't take effect
for the squash loader since the squash loader is installed
independently. So apply these workarounds again.

Also skip the lib detection code, since these extra installed libs
are small, and squash loader contents are dropped after switch root,
won't be an issue to be always installed. And this makes the code
cleaner.

Signed-off-by: Kairui Song <kasong@redhat.com>
2021-08-09 17:08:52 +00:00
..
init-squash.sh fix(squash): don't mount the mount points if already mounted 2021-05-19 08:46:34 +00:00
module-setup.sh fix(squash): apply FIPS and libpthread workaround 2021-08-09 17:08:52 +00:00