mirror_zfs/contrib/dracut/90zfs
privb0x23 851a7cd833 Fix inclusion of libgcc_s.so on Void
On Void Linux (x86_64 musl) libgcc_s.so is located in "/usr/lib"
so it is not found by dracut and it produces an error.

Add a simple additional path check for "/usr/lib/libgcc_s.so*"
and install it in the initramfs.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: privb0x23 <privb0x23@users.noreply.github.com>
Closes #6715
2017-10-16 10:57:55 -07:00
..
.gitignore Update .gitignore 2016-10-19 14:29:33 -07:00
export-zfs.sh.in Use -F to export pools so as not to dirty up device labels 2016-10-15 20:30:53 -07:00
Makefile.am Properly use the Dracut cleanup hook to order pool shutdown 2016-10-17 11:51:15 -07:00
module-setup.sh.in Fix inclusion of libgcc_s.so on Void 2017-10-16 10:57:55 -07:00
mount-zfs.sh.in Properly use the Dracut cleanup hook to order pool shutdown 2016-10-17 11:51:15 -07:00
parse-zfs.sh.in Fix the test to use the variable 2016-05-13 20:44:03 -07:00
zfs-generator.sh.in Use a different technique to detect whether to mount-zfs 2016-10-06 10:26:47 -07:00
zfs-lib.sh.in Use -F to export pools so as not to dirty up device labels 2016-10-15 20:30:53 -07:00
zfs-needshutdown.sh.in Properly use the Dracut cleanup hook to order pool shutdown 2016-10-17 11:51:15 -07:00