coar 98/04/06 10:21:40
Modified: . how-to-release-win32.html mailing-lists.html Log: Some more HTML cleanups.. Revision Changes Path 1.3 +12 -12 apache-devsite/how-to-release-win32.html Index: how-to-release-win32.html =================================================================== RCS file: /export/home/cvs/apache-devsite/how-to-release-win32.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- how-to-release-win32.html 1998/02/24 15:04:25 1.2 +++ how-to-release-win32.html 1998/04/06 17:21:39 1.3 @@ -57,7 +57,7 @@ <OL> -<LI><B>Create The Install Directory</B><P> +<LI><STRONG>Create The Install Directory</STRONG><P> You will need to decide on a directory where you are going to place the install files. These are the files used by InstallShield to build @@ -91,7 +91,7 @@ <P> -<LI><B>Configure the InstallShield Configuration File</B><P> +<LI><STRONG>Configure the InstallShield Configuration File</STRONG><P> Apache for Windows is packaged using InstallShield 2. This requires an InstallShield configuration file @@ -105,7 +105,7 @@ <P> -<B>Note</B>: This is probably a good time to check that the version +<STRONG>Note</STRONG>: This is probably a good time to check that the version information in the <SAMP>apache.iwz</SAMP> file is up-to-date. The version is stored in these locations: @@ -115,9 +115,9 @@ <LI>Set the Visual Design, Application Information, Version. This should contain the full version number, eg. 1.3 or 1.3b5. - + </LI> <LI>Set the Visual Design, Main Window, Main Title. As above. - + </LI> <LI>Make Registry Changes, Registry Keys. The key HKLM\SOFTWARE\Apache Group\Apache should contain a subkey containing the version number which does not change across beta @@ -126,12 +126,12 @@ definition of <SAMP>VERSION</SAMP> in <SAMP>os/win32/registry.c</SAMP> of the version of Apache being packaged. - + </LI> <LI>Make Registry Changes, Registry Values. Under the key created in the previous step, add a REG_SZ (String) value with name - "ServerRoot" and value "<INSTALLDIR>" (IS2 will replace this with + "ServerRoot" and value "<INSTALLDIR>" (IS2 will replace this with the real install directory). - + </LI> </UL> <P> @@ -141,9 +141,9 @@ directory with <SAMP>C:\Apache</SAMP> in the file before committing it. -<P> +</P> -<LI><B>Building the Installer DLL</B><P> +<LI><STRONG>Building the Installer DLL</STRONG><P> The installer DLL is called by the installation process to configure the sample configuration files. It is built by running <SAMP>nmake -f @@ -157,7 +157,7 @@ <P> -<LI><B>Build and Install Apache</B><P> +<LI><STRONG>Build and Install Apache</STRONG><P> Now build Apache in the normal way, with <SAMP>nmake /f Makefile.nt _apacher</SAMP>. After it is built, install it with <SAMP>nmake /f @@ -241,7 +241,7 @@ <P> -<LI><B>Build the Installer</B><P> +<LI><STRONG>Build the Installer</STRONG><P> Now run InstallShield 2. Load the configured <SAMP>apache.iwz</SAMP> file. Go to the "Set Visual Design" option and make sure that the version 1.3 +23 -23 apache-devsite/mailing-lists.html Index: mailing-lists.html =================================================================== RCS file: /export/home/cvs/apache-devsite/mailing-lists.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mailing-lists.html 1998/03/14 03:35:01 1.2 +++ mailing-lists.html 1998/04/06 17:21:39 1.3 @@ -105,46 +105,46 @@ </P> </LI> - <li><a href="mailto:[EMAIL PROTECTED]&body=subscribe%20apache-docs%0Dend"> - <samp>apache-docs</samp></a> - <p>See <a href="http://www.apache.org/related_projects.html#docs">the related projects page</a> - for more info.</p> + <LI><A HREF="mailto:[EMAIL PROTECTED]&body=subscribe%20apache-docs%0Dend"> + <SAMP>apache-docs</SAMP></A> + <P>See <A HREF="http://www.apache.org/related_projects.html#docs">the related projects page</A> + for more info.</P> - <li><a href="mailto:[EMAIL PROTECTED]&body=subscribe%20current-testers%0Dend"> - <samp>current-testers</samp></a> - <p>This mailing list is for folks who want to test out development + <LI><A HREF="mailto:[EMAIL PROTECTED]&body=subscribe%20current-testers%0Dend"> + <SAMP>current-testers</SAMP></A> + <P>This mailing list is for folks who want to test out development snapshots of the current tree (the tree in beta release, at the moment - this is 1.3). Reports of <b>differences</b> in behaviour between the + this is 1.3). Reports of <STRONG>differences</STRONG> in behaviour between the latest public release and the latest development snapshots are appreciated. Folks should continue to send bug reports that exist in released versions to the bugdb however. - </p> + </P> - <li><a href="mailto:[EMAIL PROTECTED]&body=subscribe%20gui-dev%0Dend"> - <samp>gui-dev</samp></a> - <p>See <a href="http://www.apache.org/related_projects.html#guidev">the related projects page</a> - for more info.</p> + <LI><A HREF="mailto:[EMAIL PROTECTED]&body=subscribe%20gui-dev%0Dend"> + <SAMP>gui-dev</SAMP></A> + <P>See <A HREF="http://www.apache.org/related_projects.html#guidev">the related projects page</A> + for more info.</P> - <li><a href="mailto:[EMAIL PROTECTED]&body=subscribe%20new-httpd%0Dend"> - <samp>new-httpd</samp></a> - <p>This list is the primary developer mailing list. It can be very + <LI><A HREF="mailto:[EMAIL PROTECTED]&body=subscribe%20new-httpd%0Dend"> + <SAMP>new-httpd</SAMP></A> + <P>This list is the primary developer mailing list. It can be very high volume. We recommend reading the list for a while before - jumping in. <b>NOTE</b>: The developer mailing list is not + jumping in. <STRONG>NOTE</STRONG>: The developer mailing list is not a user support forum; it is for people actively working on development of the server code and documentation, and for planning future directions. If you have user/configuration questions, send them to the USENET newsgroup "comp.infosystems.www.servers.unix". - </p> + </P> - <li><a href="mailto:[EMAIL PROTECTED]&body=subscribe%20stable-testers%0Dend"> - <samp>stable-testers</samp></a> - <p>This mailing list is for folks who want to test out development + <LI><A HREF="mailto:[EMAIL PROTECTED]&body=subscribe%20stable-testers%0Dend"> + <SAMP>stable-testers</SAMP></A> + <P>This mailing list is for folks who want to test out development snapshots of the stable tree (at the moment this is 1.2). Reports of - <b>differences</b> in behaviour between the latest public release and + <STRONG>differences</STRONG> in behaviour between the latest public release and the latest development snapshots are appreciated. Folks should continue to send bug reports that exist in released versions to the bugdb however. - </p> + </P> </UL> <!--#include virtual="footer.html" -->