4 | | * [http://shifter.devloop.org.uk/trac/changeset/1556 net_util patch] the socket stuff is in libsocket.so.1 on solaris |
5 | | * [http://shifter.devloop.org.uk/trac/changeset/1560 pam patch] we have to bundle a copy of the pam library patched for solaris.. |
6 | | * [http://shifter.devloop.org.uk/trac/changeset/1564 ssh patch] sun_ssh does not have all the features of openssh (just disable all on solaris for now - even if you have ssh...) |
7 | | * Lots of python 2.4 compatibility fixes (opensolaris latest only ships with 2.4...): |
8 | | [http://shifter.devloop.org.uk/trac/changeset/1564] |
9 | | [http://shifter.devloop.org.uk/trac/changeset/1555] |
10 | | [http://shifter.devloop.org.uk/trac/changeset/1554] |
11 | | [http://shifter.devloop.org.uk/trac/changeset/1551] |
12 | | [http://shifter.devloop.org.uk/trac/changeset/1550] |
| 4 | * r1556: net_util patch - the socket stuff is in libsocket.so.1 on solaris |
| 5 | * r1560: pam patch - we have to bundle a copy of the pam library patched for solaris.. |
| 6 | * r1564: ssh patch - sun_ssh does not have all the features of openssh (just disable all on solaris for now - even if you have ssh...) |
| 7 | * Lots of python 2.4 compatibility fixes (opensolaris latest only ships with 2.4...): r1564 r1555 r1554 r1551 r1550 |