]> andersk Git - openssh.git/blame - contrib/aix/README
- (djm) AIX package builder update from dtucker@zip.com.au
[openssh.git] / contrib / aix / README
CommitLineData
ef817d21 1Overview:
2
3This directory contains files to build an AIX native (installp or SMIT
4installable) openssh package.
5
6
7Directions:
8
21e3ecaf 9(optional) create config.local in your build dir
ef817d21 10./configure [options]
21e3ecaf 11contrib/aix/buildbff.sh
ef817d21 12
21e3ecaf 13The file config.local or the environment is read to set the following options
14(default first):
15PERMIT_ROOT_LOGIN=[no|yes]
16X11_FORWARDING=[no|yes]
17AIX_SRC=[no|yes]
ef817d21 18
19Acknowledgements:
20
21The contents of this directory are based on Ben Lindstrom's Solaris
22buildpkg.sh. Ben also supplied inventory.sh.
23
24Jim Abbey's (GPL'ed) lppbuild-2.1 was used to learn how to build .bff's
25and for comparison with the output from this script, however no code
26from lppbuild is included and it is not required for operation.
27
21e3ecaf 28SRC support based on examples provided by Sandor Sklar and Maarten Kreuger.
29
ef817d21 30
31Other notes:
32
33The script treats all packages as USR packages (not ROOT+USR when
34appropriate). It seems to work, though......
35
924681ee 36If there are any patches to this that have not yet been integrated they
21e3ecaf 37may be found at http://www.zip.com.au/~dtucker/openssh/.
924681ee 38
ef817d21 39
40Disclaimer:
41
42It is hoped that it is useful but there is no warranty. If it breaks
43you get to keep both pieces.
44
45
46 - Darren Tucker (dtucker at zip dot com dot au)
47 2002/03/01
This page took 0.080164 seconds and 5 git commands to generate.