summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-10-05 16:30:00 +0000
committernia <nia@pkgsrc.org>2020-10-05 16:30:00 +0000
commitb6ad67f6c2b3d3c6c8fed65861839966a5f2aebc (patch)
tree7ae38a0f8fb5430b72d3bae10b5661ee6aa3f98d
parent6e983812404f974815591e15f865ac1c777cd73a (diff)
downloadpkgsrc-b6ad67f6c2b3d3c6c8fed65861839966a5f2aebc.tar.gz
updated advice for -current
-rw-r--r--emulators/suse100_base/MESSAGE.NetBSD9
-rw-r--r--emulators/suse121_base/MESSAGE.NetBSD8
-rw-r--r--emulators/suse131_base/MESSAGE.NetBSD8
3 files changed, 16 insertions, 9 deletions
diff --git a/emulators/suse100_base/MESSAGE.NetBSD b/emulators/suse100_base/MESSAGE.NetBSD
index f78a6a79130..1961eb71671 100644
--- a/emulators/suse100_base/MESSAGE.NetBSD
+++ b/emulators/suse100_base/MESSAGE.NetBSD
@@ -1,8 +1,11 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.4 2009/01/29 10:15:40 sborrill Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.5 2020/10/05 16:30:00 nia Exp $
+
+Do not forget to modload the compat_linux or compat_linux32 modules.
+Linux binaries require these in order to work. In older NetBSD versions
+these will be autoloaded. Edit /etc/modules.conf to load the modules
+automatically on boot.
-Do not forget to include COMPAT_LINUX in your kernel configuration file.
-Linux binaries require this option in order to work.
Most Linux binaries also require procfs to be mounted with -o linux. This
can be automated by adding the following to your /etc/fstab:
diff --git a/emulators/suse121_base/MESSAGE.NetBSD b/emulators/suse121_base/MESSAGE.NetBSD
index 7174765af43..ffe086a8389 100644
--- a/emulators/suse121_base/MESSAGE.NetBSD
+++ b/emulators/suse121_base/MESSAGE.NetBSD
@@ -1,8 +1,10 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.1.1.1 2012/03/21 13:35:50 obache Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.2 2020/10/05 16:30:00 nia Exp $
-Do not forget to include COMPAT_LINUX in your kernel configuration file.
-Linux binaries require this option in order to work.
+Do not forget to modload the compat_linux or compat_linux32 modules.
+Linux binaries require these in order to work. In older NetBSD versions
+these will be autoloaded. Edit /etc/modules.conf to load the modules
+automatically on boot.
Most Linux binaries also require procfs to be mounted with -o linux.
This can be automated by adding the following to your /etc/fstab:
diff --git a/emulators/suse131_base/MESSAGE.NetBSD b/emulators/suse131_base/MESSAGE.NetBSD
index c084f6c8afb..ffe086a8389 100644
--- a/emulators/suse131_base/MESSAGE.NetBSD
+++ b/emulators/suse131_base/MESSAGE.NetBSD
@@ -1,8 +1,10 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.1 2013/12/05 11:42:14 obache Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.2 2020/10/05 16:30:00 nia Exp $
-Do not forget to include COMPAT_LINUX in your kernel configuration file.
-Linux binaries require this option in order to work.
+Do not forget to modload the compat_linux or compat_linux32 modules.
+Linux binaries require these in order to work. In older NetBSD versions
+these will be autoloaded. Edit /etc/modules.conf to load the modules
+automatically on boot.
Most Linux binaries also require procfs to be mounted with -o linux.
This can be automated by adding the following to your /etc/fstab: