SF.net SVN: postfixadmin: [315] website/index.php
Brought to you by:
christian_boltz,
gingerdog
From: <chr...@us...> - 2008-04-03 21:57:39
|
Revision: 315 http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=315&view=rev Author: christian_boltz Date: 2008-04-03 14:57:44 -0700 (Thu, 03 Apr 2008) Log Message: ----------- - added notice about and link to openSUSE and Fedora RPM packages Modified Paths: -------------- website/index.php Modified: website/index.php =================================================================== --- website/index.php 2008-03-24 13:40:48 UTC (rev 314) +++ website/index.php 2008-04-03 21:57:44 UTC (rev 315) @@ -35,10 +35,12 @@ <h3>Download - Not so stable release</h3> <p>We've created a .deb package to make installation slightly easier, based on revision 207 of Subversion (11th November 2007). </p> +<p>RPM packages for Fedora and openSUSE are available via openSUSE buildservice and usually contain the latest Subversion version.</p> <p>This should be judged as being a <b>snapshot</b>, and although it <u>should work</u> - it may not - or some features may be lacking suitable documentation.</p> <p>As this is based on the development branch, it's setup is slightly different from that for v2.1.0; but you should be able to figure that out when you visit http://yoursever/postfixadmin after installing it. Note, the .deb does not setup your database in any useful way - so you'll need to do this manually (see /usr/share/doc/postfixadmin)</p> <p><a href="http://downloads.sourceforge.net/postfixadmin/postfixadmin_2.2.0-1rc1_all.deb?use_mirror=osdn">GingerDog's experimental .deb</a> for installation (based on Subversion revision 207).</p> +<p><a href="http://software.opensuse.org/search?q=postfixadmin">RPM packages for openSUSE and Fedora</a> (usually latest Subversion revision).</p> <h3>Download - Development release</h3> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |