summaryrefslogtreecommitdiff
path: root/lang/sun-jre15
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sun-jre15')
-rw-r--r--lang/sun-jre15/MESSAGE.NetBSD20
1 files changed, 7 insertions, 13 deletions
diff --git a/lang/sun-jre15/MESSAGE.NetBSD b/lang/sun-jre15/MESSAGE.NetBSD
index 5ee1a4aa7e2..dfd76327ead 100644
--- a/lang/sun-jre15/MESSAGE.NetBSD
+++ b/lang/sun-jre15/MESSAGE.NetBSD
@@ -1,22 +1,16 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.2 2006/08/21 12:27:37 gson Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.3 2007/08/22 14:49:24 jlam Exp $
-In order to be able to run the JVM, you will need to compile your kernel
-with the following options:
+In order to be able to run the JVM, you need to add the following line
+to your /etc/fstab:
-options COMPAT_LINUX
+ procfs /emul/linux/proc procfs rw,linux
-Then, you need to add the following line to your /etc/fstab:
+Furthermore, the maximum data segment size assigned to your user must
+be at least 262144.
-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
+You may want to read the following for details about running this JDK:
${JAVA_HOME}/README
-for details about running this JRE.
-
===========================================================================