Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / emulators / suse121_base / MESSAGE.NetBSD
bloba4d8d657c85a9ac969328d100277a5878a043548
1 ===========================================================================
2 $NetBSD$
4 Do not forget to include COMPAT_LINUX in your kernel configuration file.
5 Linux binaries require this option in order to work.
7 Most Linux binaries also require procfs to be mounted with -o linux.
8 This can be automated by adding the following to your /etc/fstab:
10 procfs /${EMULSUBDIR}/proc procfs ro,linux
12 Some Linux binaries also require tmpfs to be mounted on /dev/shm.
13 This can be automated by adding the following to your /etc/fstab:
15 tmpfs /${EMULSUBDIR}/dev/shm tmpfs rw,-m1777
17 ===========================================================================