zfs/contrib/dracut/90zfs
vimproved 24554082bd
contrib: dracut: Conditionalize copying of libgcc_s.so.1 to glibc only
The issue that this is designed to work around is only applicable to
glibc, since it's caused by glibc's pthread_cancel() implementation
using dlopen on libgcc_s.so.1 (and therefor not triggering dracut to
include it in the initramfs). This commit adds an extra condition to the
workaround that tests for glibc via "ldconfig -p | grep -qF 'libc.so.6'"
(which should only be present on glibc systems).

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Violet Purcell <vimproved@inventati.org>
Closes #14992
2023-06-29 12:54:37 -07:00
..
export-zfs.sh.in contrib/dracut: zfs-lib: export_all: replace with inline zpool export -a 2022-03-03 10:45:24 -08:00
import-opts-generator.sh.in Pass `--enable=all` to shellcheck within contrib/ 2021-11-30 10:23:10 -08:00
module-setup.sh.in contrib: dracut: Conditionalize copying of libgcc_s.so.1 to glibc only 2023-06-29 12:54:37 -07:00
mount-zfs.sh.in dracut: fix typo in mount-zfs.sh.in 2022-06-29 15:33:38 -07:00
parse-zfs.sh.in contrib; dracut: centralise root= parsing, actually support root=s 2022-04-20 16:44:47 -07:00
zfs-env-bootfs.service.in contrib: dracut: fix race with root=zfs:dset when necessities required 2023-03-31 09:47:48 -07:00
zfs-generator.sh.in contrib: dracut: fix race with root=zfs:dset when necessities required 2023-03-31 09:47:48 -07:00
zfs-lib.sh.in contrib: dracut: fix race with root=zfs:dset when necessities required 2023-03-31 09:47:48 -07:00
zfs-load-key.sh.in contrib: dracut: Do not timeout waiting for pw 2023-01-05 12:07:43 -08:00
zfs-needshutdown.sh.in contrib: dracut: zfs-needshutdown: don't list 2022-04-20 16:45:39 -07:00
zfs-nonroot-necessities.service.in contrib: dracut: fix race with root=zfs:dset when necessities required 2023-03-31 09:47:48 -07:00
zfs-rollback-bootfs.service.in contrib: dracut: fix race with root=zfs:dset when necessities required 2023-03-31 09:47:48 -07:00
zfs-snapshot-bootfs.service.in contrib: dracut: fix race with root=zfs:dset when necessities required 2023-03-31 09:47:48 -07:00