summaryrefslogtreecommitdiff
path: root/java/linux-ibm-jdk13/pkg-message
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-06-24 21:53:43 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-06-24 21:53:43 +0000
commit76df8d4b8c17d44432ea56eff811cf3351df22e0 (patch)
treeb5768f703009de988ad819cbd33358d4726c5576 /java/linux-ibm-jdk13/pkg-message
parentClean up. (diff)
IBM's Java Development Kit for Linux, version 1.3.
PR: 26793 Submitted by: Chang, Hye-Shik <perky@python.or.kr>
Notes
Notes: svn path=/head/; revision=44395
Diffstat (limited to 'java/linux-ibm-jdk13/pkg-message')
-rw-r--r--java/linux-ibm-jdk13/pkg-message8
1 files changed, 8 insertions, 0 deletions
diff --git a/java/linux-ibm-jdk13/pkg-message b/java/linux-ibm-jdk13/pkg-message
new file mode 100644
index 000000000000..5c35a693db84
--- /dev/null
+++ b/java/linux-ibm-jdk13/pkg-message
@@ -0,0 +1,8 @@
+=============================================================
+This Java VM will attempt to detect the number of processors by taking
+cpuinfo from linux's procfs. You may want to install the Linux
+emulation procfs filesystem. You may do so by adding the following
+line to your /etc/fstab file:
+
+ linprocfs /compat/linux/proc linprocfs rw 0 0
+=============================================================