Subject: CVS commit: basesrc/usr.sbin/ypserv/ypinit
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 08/01/2001 10:01:04
Module Name:	basesrc
Committed By:	garbled
Date:		Wed Aug  1 07:01:03 UTC 2001

Modified Files:
	basesrc/usr.sbin/ypserv/ypinit: ypinit.8 ypinit.sh

Log Message:
Add a -l argument to ypinit that allows adding servers in the format
server1,server2,server3 on the command line.  This allows the user to
optionally avoid the interactive mode of ypinit.  If the -l flag is not
supplied, the old behavior is retained.

This allows users to do things like rsh out creation of YP clients, and
sushi to generate yp clients/servers/slaves.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/usr.sbin/ypserv/ypinit/ypinit.8
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/ypserv/ypinit/ypinit.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.