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