]> andersk Git - gssapi-openssh.git/blame - openssh/contrib/aix/README
Import of OpenSSH 3.7p1
[gssapi-openssh.git] / openssh / contrib / aix / README
CommitLineData
e9a17296 1Overview:
2
3This directory contains files to build an AIX native (installp or SMIT
4installable) openssh package.
5
6
7Directions:
8
6a9b3198 9(optional) create config.local in your build dir
e9a17296 10./configure [options]
6a9b3198 11contrib/aix/buildbff.sh
e9a17296 12
6a9b3198 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]
e9a17296 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
6a9b3198 28SRC support based on examples provided by Sandor Sklar and Maarten Kreuger.
0fff78ff 29PrivSep account handling fixes contributed by W. Earl Allen.
6a9b3198 30
e9a17296 31
32Other notes:
33
34The script treats all packages as USR packages (not ROOT+USR when
35appropriate). It seems to work, though......
36
680cee3b 37If there are any patches to this that have not yet been integrated they
6a9b3198 38may be found at http://www.zip.com.au/~dtucker/openssh/.
680cee3b 39
e9a17296 40
41Disclaimer:
42
43It is hoped that it is useful but there is no warranty. If it breaks
44you get to keep both pieces.
45
46
47 - Darren Tucker (dtucker at zip dot com dot au)
48 2002/03/01
0fff78ff 49
50$Id$
This page took 0.05355 seconds and 5 git commands to generate.