diff options
author | Cem Keylan <cem@ckyln.com> | 2021-03-08 11:12:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-03-08 11:12:55 +0300 |
commit | 24f3ab2b19a81b582f15aa317e5966cf56df2c67 (patch) | |
tree | c801fcd79501a597f530e8de5869c4d06e67a55a /personal/zfs/message | |
parent | baafdec9d89d834d798fe174fb149327a37ece45 (diff) | |
download | repository-24f3ab2b19a81b582f15aa317e5966cf56df2c67.tar.gz |
linux-zfs: new-package, zfs: update to 2.0.3
Diffstat (limited to 'personal/zfs/message')
-rw-r--r-- | personal/zfs/message | 10 |
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 @@ [1mIMPORTANT[m - 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. |