mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 18:11:00 +03:00
44b0380a35
Setting up the module involves multiple redundant calls to a bunch of dracut functions wheich can be combined into one. Additionally, the mass of code required to load libgcc_s.so* can be replaced with one dracut function. This has the additional effect of removing errors involving the non-installation of libgcc_s.so* which are seen on debian bullseye when using version 2.1.2-1~bpo11+1 from the backports repository. The systemd binaries are separated out into their own `dracut_install` function call so they do not get pulled in when dracut does not load the systemd module. Reviewed-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Reviewed-by: Andrew J. Hesford <ajh@sideband.org> Signed-off-by: Savyasachee Jha <hi@savyasacheejha.com> Closes #13010 |
||
---|---|---|
.. | ||
.gitignore | ||
export-zfs.sh.in | ||
import-opts-generator.sh.in | ||
Makefile.am | ||
module-setup.sh.in | ||
mount-zfs.sh.in | ||
parse-zfs.sh.in | ||
zfs-env-bootfs.service.in | ||
zfs-generator.sh.in | ||
zfs-lib.sh.in | ||
zfs-load-key.sh.in | ||
zfs-needshutdown.sh.in | ||
zfs-rollback-bootfs.service.in | ||
zfs-snapshot-bootfs.service.in |