(no commit message)
authorhttp://petefoth.myopenid.com/ <http://petefoth.myopenid.com/@web>
Tue, 15 Nov 2011 12:52:25 +0000 (07:52 -0500)
committerwww-data <www-data@project-moonshot.org>
Tue, 15 Nov 2011 12:52:25 +0000 (07:52 -0500)
design/librarymacinstallerplan.mdwn

index e2f1d54..64e10aa 100644 (file)
@@ -4,7 +4,7 @@ This document describes Codethink's plan for producing an installer for the Moon
 
 The Moonshot GSS EAP library implements the EAP mechanism for use by the GSS API. The GSS API is implemented by the Kerberos implementation which ships with Mac OS (but see Issues below).
 
-The SASL GS2 Library implements the GS2 SASL mechanism for use by the SASL2 library.
+The SASL GS2 Library implements the GS2 GSS-API->SASL bridge mechanism for use by the SASL2 library.
 
 The document describes the goals, activities, deliverables and milestones for the development. It also gives some background on the intended locations of the files to be installed, system configuration modifications and any other pertinent information.
 ###Goals
@@ -12,7 +12,7 @@ The primary goal is to allow users to install the libraries on a computer runnin
 
 Secondary goals are
 
-1. To allow users who are familiar with the autotools tool chain to install, as well as build, the libraries using autotools on a computer running Mac OS X. (This is currently possible for the Cyrus SASL library and plugins, but not for the Moonshot GSS EAP library).
+1. To allow developers and users who are familiar with the Mac OS build tools chain to install, as well as build, the libraries using these tools on a computer running Mac OS X. (This is currently possible for the Cyrus SASL library and plugins, but not for the Moonshot GSS EAP library).
 
 2. To automate (as far as possible) and document the process, allowing Moonshot project developers to easily produce installer packages for future versions of these libraries.
 
@@ -145,8 +145,8 @@ The following configuration files will be modified:
 </table>
 
 
-#####Cyrus SASL Library
-This library consists of the following files installed in the following locations:
+#####Cyrus SASL Library and GS2 plugin
+The following files will be installed in the following locations:
 To be completed (See Outstanding questions/issues 3)
 
 Plugins go in /usr/lib/sasl (which should be a symlink to /usr/local/lib/sasl).