head	1.2;
access;
symbols
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.2
	bootpd_2_4_0:1.1.1.1
	NETBSD:1.1.1;
locks; strict;
comment	@# @;


1.2
date	97.07.13.14.22.31;	author peter;	state dead;
branches;
next	1.1;

1.1
date	94.09.10.14.44.52;	author csgr;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.09.10.14.44.53;	author csgr;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	95.12.30.18.59.01;	author peter;	state dead;
branches;
next	;


desc
@@


1.2
log
@kill the undead
@
text
@
Installation instructions for SunOS

Compile the executable:
For SunOS 4.X:
	make sunos4
For SunOS 5.X:  (Solaris)
	make sunos5

Install the executables:

	make install

Edit (or create) the bootptab:
(See bootptab.sample and bootptab.5 manual entry)
	edit /etc/bootptab

Edit /etc/services to add these two lines:
bootps		67/udp		bootp		# BOOTP Server
bootpc		68/udp				# BOOTP Client

Edit /etc/inetd.conf to add the line:
bootp	dgram	udp	wait	root	/usr/etc/bootpd bootpd -i

If you compiled report.c with LOG_LOCAL2 (defined in the Makefile)
then you may want to capture syslog messages from BOOTP by changing
your syslog.conf file.  (See the sample syslog.conf file here).
Test the change with:  logger -t test -p local2.info "message"

@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Bootpd 2.4.0 (and associated utils)
Obtained from:NetBSD
@
text
@@


1.1.1.2
log
@recording cvs-1.6 file death
@
text
@@
