You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
updater: Update zfs userland along with kernel
Avoid situation where more up-to-date kernel modules are present than
the userland which may be in dracut causing boot issues.
updater: Force dracut run
Ignore failure to update portage and proceed to try updating world. Add
the `force_kernel_install` fact to the kernel build run to force
initramfs creation to pull in, for example, updated ZFS modules, even if
the kernel sources, controlled by the `build=kernel` fact, are not
updated. Bump version to 0.5.9.
Closes #24