pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators procfs is mounted with linux compat by defau...
details: https://anonhg.NetBSD.org/pkgsrc/rev/00e25bc1eef3
branches: trunk
changeset: 440664:00e25bc1eef3
user: nia <nia%pkgsrc.org@localhost>
date: Wed Oct 14 18:09:13 2020 +0000
description:
procfs is mounted with linux compat by default now
diffstat:
emulators/suse100_base/MESSAGE.NetBSD | 7 +------
emulators/suse121_base/MESSAGE.NetBSD | 7 +------
emulators/suse131_base/MESSAGE.NetBSD | 7 +------
3 files changed, 3 insertions(+), 18 deletions(-)
diffs (61 lines):
diff -r 0522cefb8373 -r 00e25bc1eef3 emulators/suse100_base/MESSAGE.NetBSD
--- a/emulators/suse100_base/MESSAGE.NetBSD Wed Oct 14 16:43:08 2020 +0000
+++ b/emulators/suse100_base/MESSAGE.NetBSD Wed Oct 14 18:09:13 2020 +0000
@@ -1,14 +1,9 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.5 2020/10/05 16:30:00 nia Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.6 2020/10/14 18:09:13 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.
-Most Linux binaries also require procfs to be mounted with -o linux. This
-can be automated by adding the following to your /etc/fstab:
-
-procfs /emul/linux/proc procfs ro,linux
-
===========================================================================
diff -r 0522cefb8373 -r 00e25bc1eef3 emulators/suse121_base/MESSAGE.NetBSD
--- a/emulators/suse121_base/MESSAGE.NetBSD Wed Oct 14 16:43:08 2020 +0000
+++ b/emulators/suse121_base/MESSAGE.NetBSD Wed Oct 14 18:09:13 2020 +0000
@@ -1,16 +1,11 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.2 2020/10/05 16:30:00 nia Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.3 2020/10/14 18:09:13 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.
-Most Linux binaries also require procfs to be mounted with -o linux.
-This can be automated by adding the following to your /etc/fstab:
-
-procfs /${EMULSUBDIR}/proc procfs ro,linux
-
Some Linux binaries also require tmpfs to be mounted on /dev/shm.
This can be automated by adding the following to your /etc/fstab:
diff -r 0522cefb8373 -r 00e25bc1eef3 emulators/suse131_base/MESSAGE.NetBSD
--- a/emulators/suse131_base/MESSAGE.NetBSD Wed Oct 14 16:43:08 2020 +0000
+++ b/emulators/suse131_base/MESSAGE.NetBSD Wed Oct 14 18:09:13 2020 +0000
@@ -1,16 +1,11 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.2 2020/10/05 16:30:00 nia Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.3 2020/10/14 18:09:13 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.
-Most Linux binaries also require procfs to be mounted with -o linux.
-This can be automated by adding the following to your /etc/fstab:
-
-procfs /${EMULSUBDIR}/proc procfs ro,linux
-
Some Linux binaries also require tmpfs to be mounted on /dev/shm.
This can be automated by adding the following to your /etc/fstab:
Home |
Main Index |
Thread Index |
Old Index