aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux_base-8/pkg-message
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-10-09 09:29:17 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-10-09 09:29:17 +0000
commit413552037d816ca6d0343a276e8272fb2dc42fb0 (patch)
tree53bb5e933d17d9b962f5f084e11adb2de66f657d /emulators/linux_base-8/pkg-message
parent78c7c567bb2bef974413198e396d0e480dce4aa4 (diff)
Notes
Diffstat (limited to 'emulators/linux_base-8/pkg-message')
-rw-r--r--emulators/linux_base-8/pkg-message23
1 files changed, 10 insertions, 13 deletions
diff --git a/emulators/linux_base-8/pkg-message b/emulators/linux_base-8/pkg-message
index 29791da973dc..b9784a9a78f2 100644
--- a/emulators/linux_base-8/pkg-message
+++ b/emulators/linux_base-8/pkg-message
@@ -1,23 +1,20 @@
This software is based in part on the work of the FreeType Team.
See <URL:http://www.freetype.org/>.
-Installation of the Linux base system is
-finished. The Linux kernel mode, which
-must be enabled for Linux binaries to run,
-is now enabled. Linux mode can be enabled
-permanently with the linux_enable variable
-of rc.conf(5).
+Installation of the Linux base system is finished. The Linux kernel
+mode, which must be enabled for Linux binaries to run, is now
+enabled. Linux mode can be enabled permanently with the linux_enable
+variable of rc.conf(5).
To make use of NIS you have to adjust yp.conf and nsswitch.conf in
/compat/linux/etc/ accordingly. For example:
Set your yp-server and yp-domainname in yp.conf:
-domainname my.yp.domainname
-ypserver my.yp.server
+ domainname my.yp.domainname
+ ypserver my.yp.server
Let your lists for hosts, passwd and group be resolved via nsswitch.conf:
-passwd: files nis
-shadow: files nis
-group: files nis
-hosts: files dns nis
-
+ passwd: files nis
+ shadow: files nis
+ group: files nis
+ hosts: files dns nis