aboutsummaryrefslogtreecommitdiff
path: root/personal/zfs/message
diff options
context:
space:
mode:
Diffstat (limited to 'personal/zfs/message')
-rw-r--r--personal/zfs/message10
1 files changed, 7 insertions, 3 deletions
diff --git a/personal/zfs/message b/personal/zfs/message
index 193f7b3..b49fa50 100644
--- a/personal/zfs/message
+++ b/personal/zfs/message
@@ -1,6 +1,10 @@
IMPORTANT
- You will need to rebuild this package for everytime you upgrade the kernel.
- You can specify a KERNEL_VERSION variable in order to build without the need
- to reboot before building.
+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.