aboutsummaryrefslogtreecommitdiff
path: root/personal/zfs/message
blob: b49fa50cd717a16ed6eb60c394fe2488d25508ef (plain)
1
2
3
4
5
6
7
8
9
10
IMPORTANT

This package DOES NOT install the zfs kernel module, it only installs the zfs
tools. I use a monolithic kernel, so I build the zfs module inside the kernel.
See the linux-zfs package if you want to see how I do that or fork that package.

This package used to build the modules, but I didn't like the fact that the only
reason I used a non-monolithic kernel was to use zfs. If you are interested in
the modular do a git checkout of an older version of this package and fork that
package.