aboutsummaryrefslogtreecommitdiff
path: root/devel/linux-ltp/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux-ltp/pkg-message')
-rw-r--r--devel/linux-ltp/pkg-message7
1 files changed, 6 insertions, 1 deletions
diff --git a/devel/linux-ltp/pkg-message b/devel/linux-ltp/pkg-message
index f37e8dd185b0..d00c33993032 100644
--- a/devel/linux-ltp/pkg-message
+++ b/devel/linux-ltp/pkg-message
@@ -1,7 +1,12 @@
+[
+{ type: install
+ message: <<EOM
To run the LTP test suite, execute, as root:
kldload linux linux64
mount -t linsysfs linsysfs /compat/linux/sys
mount -t linprocfs linprocfs /compat/linux/proc
chroot /compat/linux /opt/ltp/runltp -Q
-
+EOM
+}
+]