summarylogtreecommitdiffstats
path: root/zfs.install
diff options
context:
space:
mode:
authorIacopo Isimbaldi2015-10-04 15:41:01 +0200
committerIacopo Isimbaldi2015-10-04 15:41:01 +0200
commit1adf7942610a25b0e12fc730fbb226db1efea7ac (patch)
tree9b7a951822040c7decf4cd431e213aa6c82483fd /zfs.install
parent6be36c4d3d457ed39f06f11cc4aef7f049ec815e (diff)
downloadaur-1adf7942610a25b0e12fc730fbb226db1efea7ac.tar.gz
Bump to version 0.6.5.2
Diffstat (limited to 'zfs.install')
-rw-r--r--zfs.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/zfs.install b/zfs.install
index 77a979820359..f406c472032e 100644
--- a/zfs.install
+++ b/zfs.install
@@ -8,9 +8,9 @@ post_upgrade() {
check_initramfs() {
echo " >>> To build the module for the current kernel use this command:
- # dkms install zfs/0.6.4.2 -k _KERNEL_VERSION_HERE_
+ # dkms install zfs/0.6.5.2 -k _KERNEL_VERSION_HERE_
or just boot to kernel you want to build and do
- # dkms install zfs/0.6.4.2 -k \$(uname -r)
+ # dkms install zfs/0.6.5.2 -k \$(uname -r)
>>> Always remember to install kernel headers!
"