summaryrefslogtreecommitdiffstats
path: root/system/sysdig/README
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2015-10-03 07:10:10 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-03 07:10:10 +0700
commita60d4f3cf74da36fde1301a11bf5d6f836ce662b (patch)
treef7f71fb2d4538b6a4895f859bfcabd2b621ddf11 /system/sysdig/README
parent57b15df9325e59e3c734f97380407048fa055cd3 (diff)
downloadslackbuilds-a60d4f3cf74da36fde1301a11bf5d6f836ce662b.tar.gz
slackbuilds-a60d4f3cf74da36fde1301a11bf5d6f836ce662b.tar.xz
system/sysdig: Updated for version 0.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sysdig/README')
-rw-r--r--system/sysdig/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/system/sysdig/README b/system/sysdig/README
index f03eee3067..45c9e6bc6a 100644
--- a/system/sysdig/README
+++ b/system/sysdig/README
@@ -9,4 +9,9 @@ To build the package for a kernel different from the running one, start the
script setting the KERNEL variable as in
KERNEL=2.6.38.8 ./sysdig.SlackBuild
-Optional: luajit
+To build sysdig with dkms support supply the variable DKMS="yes" to
+sysdig.SlackBuild. This also needs dkms installed as a runtime dependency.
+
+ # DKMS="yes" ./sysdig.SlackBuild
+
+Optional: luajit and dkms