From 585d225a1fec9f6d99eaa5d556d98b3f4fc56224 Mon Sep 17 00:00:00 2001 From: Kyle Johnson Date: Sat, 24 Oct 2015 21:11:29 -0600 Subject: [PATCH] Rework downloads page --- downloads.html | 66 +++++++++++++++++++++----------------------------- 1 file changed, 28 insertions(+), 38 deletions(-) diff --git a/downloads.html b/downloads.html index b2c6ced0b..3ac09cf0c 100644 --- a/downloads.html +++ b/downloads.html @@ -8,60 +8,50 @@ permalink: /downloads/ The latest code is always available via our github repository. If your distro of choice has an out-of-date ZoneMinder package, you'll want to compile from our source code.

-
-
Source Code
- -
-

Source Code

+
+
+

Source Code

You can clone our code repository with git, over HTTPS or over SSH, and then build the code locally:

- + {% highlight bash %} # without keys, over https git clone https://github.com/ZoneMinder/ZoneMinder.git # with keys, over ssh git clone git@github.com:ZoneMinder/ZoneMinder.git {% endhighlight %} - +

You can also download the source code in a tarball. Instructions for compiling from source can be here.

-
+
-
- -
-
Ubuntu
- -
-

Ubuntu

+
+

Ubuntu

If you are an Ubuntu user, Isaac Connor is maintaining a PPA with an up-to-date ZoneMinder package. The packages included in the default Ubuntu repos are out of date.

-
-
+
- -
-
Gentoo
- -
-

Gentoo

+
+

Gentoo

If you are a Gentoo user, ZoneMinder is available just by typing 'emerge zoneminder'. Thanks to the Gentoo web-apps team for making this available.

-
-
+
-
-
Debian
- -
-

Debian

+
+

Debian

If you are a Debian user, Zoneminder is available in the "unstable" distribution. Thanks to Peter Howard for his considerable efforts in achieving this.

-
-
+
-
-
Mageia
- -
-

Mageia

+
+

Red Hat, Fedora, CentOS

+

If you are a RHEL, Fedora, CentOS or SL user, Andrew Bauer is maintaining zmrepo with an up-to-date ZoneMinder package.

+ +
+ +
+

Mageia

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'.

-
+
+