summaryrefslogtreecommitdiff
path: root/lang/oracle-jre8/MESSAGE.NetBSD
diff options
context:
space:
mode:
Diffstat (limited to 'lang/oracle-jre8/MESSAGE.NetBSD')
-rw-r--r--lang/oracle-jre8/MESSAGE.NetBSD16
1 files changed, 16 insertions, 0 deletions
diff --git a/lang/oracle-jre8/MESSAGE.NetBSD b/lang/oracle-jre8/MESSAGE.NetBSD
new file mode 100644
index 00000000000..ca2ed08c0bd
--- /dev/null
+++ b/lang/oracle-jre8/MESSAGE.NetBSD
@@ -0,0 +1,16 @@
+===========================================================================
+$NetBSD: MESSAGE.NetBSD,v 1.1 2015/05/30 09:49:43 ryoon Exp $
+
+In order to be able to run the JVM, you need to add the following line
+to your /etc/fstab:
+
+ procfs /emul/linux/proc procfs rw,linux
+
+Furthermore, the maximum data segment size assigned to your user must
+be at least 262144.
+
+You may want to read the following for details about running this JDK:
+
+ ${JAVA_HOME}/README
+
+===========================================================================