You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-full-overlay/sys-fs/zfs/files/2.1.5-dracut-zfs-missing.patch

15 lines
309 B

https://github.com/openzfs/zfs/commit/ebbfc6cb853d2d2f3f0671362d5ff5588be39e9d
https://github.com/openzfs/zfs/issues/13595
--- b/contrib/dracut/90zfs/module-setup.sh.in
+++ a/contrib/dracut/90zfs/module-setup.sh.in
@@ -19,7 +19,7 @@
}
installkernel() {
+ instmods zfs
- instmods -c zfs
}
install() {