openssh-portable/contrib/aix
Ben Lindstrom 2faabf3d79 - (bal) aixbff package updated by dtucker@zip.com.au 2002-07-18 01:04:50 +00:00
..
README - (bal) Updated AIX package build. Patch by dtucker@zip.com.au 2002-06-25 23:38:47 +00:00
buildbff.sh - (bal) aixbff package updated by dtucker@zip.com.au 2002-07-18 01:04:50 +00:00
inventory.sh [contrib/aix/buildbff.sh contrib/aix/inventory.sh] AIX package 2002-03-17 14:05:24 -08:00

README

Overview:

This directory contains files to build an AIX native (installp or SMIT
installable) openssh package.


Directions:

./configure [options]
cd contrib/aix; ./buildbff.sh


Acknowledgements:

The contents of this directory are based on Ben Lindstrom's Solaris
buildpkg.sh. Ben also supplied inventory.sh.

Jim Abbey's (GPL'ed) lppbuild-2.1 was used to learn how to build .bff's
and for comparison with the output from this script, however no code
from lppbuild is included and it is not required for operation.


Other notes:

The script treats all packages as USR packages (not ROOT+USR when
appropriate).  It seems to work, though......

If there are any patches to this that have not yet been integrated they
may be found at http://www.zip.com.au/~dtucker/openssh/ or
http://home.usf.advantra.com.au/~dtucker/openssh/.


Disclaimer:

It is hoped that it is useful but there is no warranty. If it breaks
you get to keep both pieces.


	- Darren Tucker (dtucker at zip dot com dot au)
	  2002/03/01