]> andersk Git - openssh.git/blob - contrib/aix/README
- (bal) Updated AIX package build. Patch by dtucker@zip.com.au
[openssh.git] / 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 ./configure [options]
10 cd contrib/aix; ./buildbff.sh
11
12
13 Acknowledgements:
14
15 The contents of this directory are based on Ben Lindstrom's Solaris
16 buildpkg.sh. Ben also supplied inventory.sh.
17
18 Jim Abbey's (GPL'ed) lppbuild-2.1 was used to learn how to build .bff's
19 and for comparison with the output from this script, however no code
20 from lppbuild is included and it is not required for operation.
21
22
23 Other notes:
24
25 The script treats all packages as USR packages (not ROOT+USR when
26 appropriate).  It seems to work, though......
27
28 If there are any patches to this that have not yet been integrated they
29 may be found at http://www.zip.com.au/~dtucker/openssh/ or
30 http://home.usf.advantra.com.au/~dtucker/openssh/.
31
32
33 Disclaimer:
34
35 It is hoped that it is useful but there is no warranty. If it breaks
36 you get to keep both pieces.
37
38
39         - Darren Tucker (dtucker at zip dot com dot au)
40           2002/03/01
This page took 0.0412 seconds and 5 git commands to generate.