summaryrefslogtreecommitdiff
path: root/lang/sun-jre14
diff options
context:
space:
mode:
authorlukem <lukem@pkgsrc.org>2004-02-28 00:44:34 +0000
committerlukem <lukem@pkgsrc.org>2004-02-28 00:44:34 +0000
commit151663025c17c2cdc988e9bafed053944eddf073 (patch)
tree16e846358385a9aef91f38c1692b65590db48ccc /lang/sun-jre14
parente02ce30ef1bbe71c79d88de11d1d37252101634c (diff)
downloadpkgsrc-151663025c17c2cdc988e9bafed053944eddf073.tar.gz
A ulimit datasize of 131072 (128K) is too small; crank to 262144 (256K).
(Whilst 132096 (129K) does work for simple tests, it's better to be conservative and suggest something that should work most of the time...)
Diffstat (limited to 'lang/sun-jre14')
-rw-r--r--lang/sun-jre14/MESSAGE.NetBSD4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sun-jre14/MESSAGE.NetBSD b/lang/sun-jre14/MESSAGE.NetBSD
index 283cf4ec73b..44141248193 100644
--- a/lang/sun-jre14/MESSAGE.NetBSD
+++ b/lang/sun-jre14/MESSAGE.NetBSD
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.4 2003/08/13 15:22:14 jschauma Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.5 2004/02/28 00:44:34 lukem Exp $
In order to be able to run the JVM, you will need to compile your kernel
with the following options:
@@ -11,7 +11,7 @@ Then, you need to add the following line to your /etc/fstab:
procfs /proc procfs rw,linux
Furthermore, the data segment size set by your shell's 'ulimit' builtin
-must be at least 131204 -- please refer to your shell's manual page for
+must be at least 262144 -- please refer to your shell's manual page for
details.
You may want to read