I'm running into this as well. I'd like to boot the Live CD such that
the kernel is untainted, but since the zfs modules are automatically
loaded, the kernel is tainted at boot.
I was able to ensure that the zfs modules were not loaded at boot by
adding the kernel parameter "systemd.mask=zfs.targe
** Changed in: linux (Ubuntu)
Status: Incomplete => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876990
Title:
zfs modules in Focal kernel taint kernel
To manage notifications ab
@Jeff, not sure how we progress on this. Any comments?
** Changed in: linux (Ubuntu)
Status: In Progress => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876990
Title:
zfs module
ZFS and the CDDL licence means that we will always have this tainting.
It is expected.
** Changed in: linux (Ubuntu)
Status: Incomplete => In Progress
** Changed in: linux (Ubuntu)
Importance: Undecided => High
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Colin Ian King
Also, the modules are built out-of-tree during the kernel build phase
since we cannot incorporate them in-tree as this violates the GPL. The
zfs modules are build after the kernel is built from the zfs-dkms
package and then bundled in the kernel package.
--
You received this bug notification bec