Update downloads.html

Add Mageia to downloads page.
This commit is contained in:
barjac 2014-06-28 00:10:45 +01:00
parent 3b1d020ea4
commit 9b20b49659
1 changed files with 9 additions and 0 deletions

View File

@ -56,3 +56,12 @@ git clone git@github.com:ZoneMinder/ZoneMinder.git
<p>If you are a Debian user, Zoneminder is available in the "unstable" distribution. Thanks to Peter Howard for his considerable efforts in achieving this.</p>
</div>
</div>
<div class="row well">
<div class="col-md-2"> <img src="http://www.mageia.org/g/media/logo/mageia-2013-dark.png" class="img-responsive" alt="Mageia" /></div>
<div class="col-md-10">
<h3 class="media-heading">Mageia</h3>
<p>For Mageia users, Zoneminder is available in the distribution. Go to the Mageia Control Center -> Install and Remove Software. It's in the 'Security' category. A simple setup script (mentioned during install) allows ZoneMinder to work virtually 'out of the box'.</p>
</div>
</div>