summaryrefslogtreecommitdiff
path: root/contrib/aix/README
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-03-10 12:10:45 +1100
committerDamien Miller <djm@mindrot.org>2003-03-10 12:10:45 +1100
commitc9c1d3757f76381c432bac4ed6b20cfd90167601 (patch)
tree42e39e179a5b2abd0ca2099c015e41b96ac97c3c /contrib/aix/README
parent933cc8fb9cd3e34b9b656f73ad8b661c08551875 (diff)
- (djm) AIX package builder update from dtucker@zip.com.au
Diffstat (limited to 'contrib/aix/README')
-rw-r--r--contrib/aix/README13
1 files changed, 10 insertions, 3 deletions
diff --git a/contrib/aix/README b/contrib/aix/README
index 033fd0a5d..82fd8be1b 100644
--- a/contrib/aix/README
+++ b/contrib/aix/README
@@ -6,9 +6,15 @@ installable) openssh package.
6 6
7Directions: 7Directions:
8 8
9(optional) create config.local in your build dir
9./configure [options] 10./configure [options]
10cd contrib/aix; ./buildbff.sh 11contrib/aix/buildbff.sh
11 12
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]
12 18
13Acknowledgements: 19Acknowledgements:
14 20
@@ -19,6 +25,8 @@ Jim Abbey's (GPL'ed) lppbuild-2.1 was used to learn how to build .bff's
19and for comparison with the output from this script, however no code 25and for comparison with the output from this script, however no code
20from lppbuild is included and it is not required for operation. 26from lppbuild is included and it is not required for operation.
21 27
28SRC support based on examples provided by Sandor Sklar and Maarten Kreuger.
29
22 30
23Other notes: 31Other notes:
24 32
@@ -26,8 +34,7 @@ The script treats all packages as USR packages (not ROOT+USR when
26appropriate). It seems to work, though...... 34appropriate). It seems to work, though......
27 35
28If there are any patches to this that have not yet been integrated they 36If there are any patches to this that have not yet been integrated they
29may be found at http://www.zip.com.au/~dtucker/openssh/ or 37may be found at http://www.zip.com.au/~dtucker/openssh/.
30http://home.usf.advantra.com.au/~dtucker/openssh/.
31 38
32 39
33Disclaimer: 40Disclaimer: