KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/highlandlabs/cqi-bin/ALFA_DATA/alfasymlink/root/usr/share/doc/ntp/hints/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/highlandlabs/cqi-bin/ALFA_DATA/alfasymlink/root/usr/share/doc/ntp/hints/svr4_package
Date: Wed, 12 Apr 1995 12:42:03 +0100
Message-ID: <[email protected]>
From: Andy Chittenden <[email protected]>

Dave

Here is a uuencoded, compressed tar file. The only file I've
changed is Makefile - I've included the full file rather than diffs.
There are some new files as well:

	xntp	shell script that starts up ntp during boot up
		(the packaging stuff creates links to it so it comes
		up at run level 2). As with all svr4 start/stop
		scripts, it takes one parameter which is either
		start or stop. It assumes that ntp.conf is in
		/etc/inet/ntp.conf (where it should be on svr4
		machines).
	prototype	describes the file contents of the package.
			You might like to review its contents to
			see whether you want to include any other
			files or remove some. NB I've made the man 
			pages go into 1m as they should on svr4.
	preinstall	runs before installation takes place. It
			ensures that ntp is down if it is up before
			installing a replacement package
	postinstall	starts up ntp after package installation.
	preremove	brings down ntp before removing the package.

You create a package using "make package". This creates a file
called xntp.pkg. To install this package, you use 
"pkgadd -d `pwd`/xntp.pkg xntp". This will start up ntp if
/etc/inet/ntp.conf exists. If you don't want the package anymore, use 
"pkgrm xntp". I have tested this on Solaris 2.4.

Anon7 - 2021