summarylogtreecommitdiffstats
path: root/zfs.install
diff options
context:
space:
mode:
authorIacopo Isimbaldi2015-08-08 18:14:14 +0200
committerIacopo Isimbaldi2015-08-08 18:14:14 +0200
commit0e008d86b030338900f66f5c12dfe31cfc167341 (patch)
tree2487b901a01eeb38cfb3fe8ffe5c5d49249c1eef /zfs.install
parentcf36155b4453a450ac95f96914c46f0bb4194e05 (diff)
downloadaur-0e008d86b030338900f66f5c12dfe31cfc167341.tar.gz
Dropped "-git" suffix
Diffstat (limited to 'zfs.install')
-rw-r--r--zfs.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/zfs.install b/zfs.install
index 37c0f534d90b..77a979820359 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 -k _KERNEL_VERSION_HERE_
- or just boot to kernel you want to built and do
- # dkms install zfs/0.6.4 -k \$(uname -r)
+ # dkms install zfs/0.6.4.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)
>>> Always remember to install kernel headers!
"