Mon Jun 13 13:05:26 PDT 2005
- Previous message: [Slony1-commit] By wieck: Stamped release 1.0.6 Jan
- Next message: [Slony1-commit] By cbbrowne: Per Elein's bug report, change the "ps" command for Linux
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Add supported platforms list among adminguide directory in sgml form. This is a preliminary version and should be updated before the stable release is packaged.
Modified Files:
--------------
slony1-engine/doc/adminguide:
filelist.sgml (r1.12 -> r1.13)
slony.sgml (r1.19 -> r1.20)
Added Files:
-----------
slony1-engine/doc/adminguide:
supportedplatforms.sgml (r1.1)
-------------- next part --------------
--- /dev/null
+++ doc/adminguide/supportedplatforms.sgml
@@ -0,0 +1,167 @@
+<article id="supportedplatforms">
+<title>&slony1; Supported Platforms</title>
+
+<para>
+Slony-I has been verified by to work on the platforms which are listed
+below. Slony-I can be successfully built, installed and run on these
+platforms.
+</para>
+
+<para>If you experience problems in these platforms, please subscribe to
+<ulink url="http://gborg.PostgreSQL.org/mailman/listinfo/slony1-general">Slony-I
+Mailing List</ulink> and ask your questions.</para>
+
+ <table id="platform-table">
+ <title>Supported Platforms</title>
+
+ <tgroup cols="6">
+ <thead>
+ <row>
+ <entry>OS</entry>
+ <entry>Version</entry>
+ <entry>Processor series</entry>
+ <entry>Date last reported</entry>
+ <entry>Reported by</entry>
+ <entry>Remarks</entry>
+ </row>
+ </thead>
+
+ <tbody>
+ <row>
+ <entry>FreeBSD</entry>
+ <entry>4.X</entry>
+ <entry>x86</entry>
+ <entry>Aug 31, 2004</entry>
+ <entry>.</entry>
+ <entry>.</entry>
+ </row>
+
+ <row>
+ <entry>FreeBSD</entry>
+ <entry>5.3</entry>
+ <entry>x86</entry>
+ <entry>Aug 31, 2004</entry>
+ <entry>.</entry>
+ <entry>.</entry>
+ </row>
+
+ <row>
+ <entry>FreeBSD</entry>
+ <entry>6-Current</entry>
+ <entry>x86</entry>
+ <entry>Aug 31, 2004</entry>
+ <entry>.</entry>
+ <entry>.</entry>
+ </row>
+
+ <row>
+ <entry>Solaris</entry>
+ <entry>2.8</entry>
+ <entry>ULTRA SPARC</entry>
+ <entry>Aug 31, 2004</entry>
+ <entry>.</entry>
+ <entry>.</entry>
+ </row>
+
+ <row>
+ <entry>Solaris</entry>
+ <entry>2.5</entry>
+ <entry>ULTRA SPARC</entry>
+ <entry>Aug 31, 2004</entry>
+ <entry>.</entry>
+ <entry>.</entry>
+ </row>
+
+ <row>
+ <entry>AIX</entry>
+ <entry>4.3</entry>
+ <entry>PPC</entry>
+ <entry>Aug 31, 2004</entry>
+ <entry>.</entry>
+ <entry>.</entry>
+ </row>
+
+ <row>
+ <entry>AIX</entry>
+ <entry>5.1</entry>
+ <entry>PPC</entry>
+ <entry>Aug 31, 2004</entry>
+ <entry>.</entry>
+ <entry>.</entry>
+ </row>
+
+ <row>
+ <entry>Linux</entry>
+ <entry>2.4.26</entry>
+ <entry>MIPS/Sel</entry>
+ <entry>Aug 31, 2004</entry>
+ <entry>.</entry>
+ <entry>.</entry>
+ </row>
+
+ <row>
+ <entry>Linux</entry>
+ <entry>2.4.26</entry>
+ <entry>IA-32</entry>
+ <entry>Aug 31, 2004</entry>
+ <entry>.</entry>
+ <entry>.</entry>
+ </row>
+
+ <row>
+ <entry>Linux</entry>
+ <entry>2.4.26</entry>
+ <entry>AMD64</entry>
+ <entry>Aug 31, 2004</entry>
+ <entry>.</entry>
+ <entry>.</entry>
+ </row>
+
+ <row>
+ <entry>OpenBSD</entry>
+ <entry>3.5</entry>
+ <entry>SPARC 64</entry>
+ <entry>Aug 31, 2004</entry>
+ <entry>.</entry>
+ <entry>.</entry>
+ </row>
+
+ <row>
+ <entry>OpenBSD</entry>
+ <entry>3.5</entry>
+ <entry>x86</entry>
+ <entry>Aug 31, 2004</entry>
+ <entry>.</entry>
+ <entry>.</entry>
+ </row>
+
+ <row>
+ <entry>OpenBSD</entry>
+ <entry>3.6</entry>
+ <entry>x86</entry>
+ <entry>Aug 31, 2004</entry>
+ <entry>.</entry>
+ <entry>.</entry>
+ </row>
+
+ </tbody>
+ </tgroup>
+ </table>
+</article>
+<!-- Keep this comment at the end of the file
+Local variables:
+mode:sgml
+sgml-omittag:nil
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+sgml-parent-document:"locking.sgml"
+sgml-exposed-tags:nil
+sgml-local-catalogs:("/usr/lib/sgml/catalog")
+sgml-local-ecat-files:nil
+End:
+-->
+
+
Index: slony.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/slony.sgml,v
retrieving revision 1.19
retrieving revision 1.20
diff -Ldoc/adminguide/slony.sgml -Ldoc/adminguide/slony.sgml -u -w -r1.19 -r1.20
--- doc/adminguide/slony.sgml
+++ doc/adminguide/slony.sgml
@@ -86,6 +86,7 @@
&slonikref;
</part>
+&supportedplatforms;
&schemadoc;
&bookindex;
Index: filelist.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/filelist.sgml,v
retrieving revision 1.12
retrieving revision 1.13
diff -Ldoc/adminguide/filelist.sgml -Ldoc/adminguide/filelist.sgml -u -w -r1.12 -r1.13
--- doc/adminguide/filelist.sgml
+++ doc/adminguide/filelist.sgml
@@ -39,6 +39,7 @@
<!entity logshipping SYSTEM "logshipping.sgml">
<!entity bestpractices SYSTEM "bestpractices.sgml">
<!entity locking SYSTEM "locking.sgml">
+<!entity supportedplatforms SYSTEM "supportedplatforms.sgml">
<!-- back matter -->
<!entity biblio SYSTEM "biblio.sgml">
- Previous message: [Slony1-commit] By wieck: Stamped release 1.0.6 Jan
- Next message: [Slony1-commit] By cbbrowne: Per Elein's bug report, change the "ps" command for Linux
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list