summaryrefslogtreecommitdiff
path: root/emulators/linux_base/pkg-message
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>1999-09-17 19:24:39 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>1999-09-17 19:24:39 +0000
commit07f77bbccee4a56fa28a74b7f1f7ecf00973ae54 (patch)
tree61f82d89303dc37afeddf1333b925a5291447d11 /emulators/linux_base/pkg-message
parentDon't use ${PREFIX} in pkg/MESSAGE but /usr/local and substitute (diff)
Linux needs a yp.conf file for NIS to work. Install a sample yp.conf so that
NIS users now what to do. Display a note after installation of the port/package to draw attention to it. Creating the proper yp.conf on the fly is being considered... PR: 12748 Originator: Palle Girgensohn <girgen@partitur.se> Solution by: Palle Thanks to: nsayer
Diffstat (limited to 'emulators/linux_base/pkg-message')
-rw-r--r--emulators/linux_base/pkg-message3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/linux_base/pkg-message b/emulators/linux_base/pkg-message
index df097041d208..bbfd3e0cad6c 100644
--- a/emulators/linux_base/pkg-message
+++ b/emulators/linux_base/pkg-message
@@ -4,3 +4,6 @@ Linux binaries, the Linux kernel module
must be loaded. See linux(8). You may
consider loading the Linux kernel module
at boot time. See rc.conf(5).
+
+When using NIS, don't forget to edit
+yp.conf in /compat/linux/etc.