diff --git a/doc/sources/admin/download.rst b/doc/sources/admin/download.rst deleted file mode 100644 index 624ea799c..000000000 --- a/doc/sources/admin/download.rst +++ /dev/null @@ -1,107 +0,0 @@ -Download -======== - -Release notes -------------- - -Release notes for latest version: -https://projects.ow2.org/view/lemonldap-ng/lemonldap-ng-2-0-9-is-out - -Go on https://projects.ow2.org/bin/view/lemonldap-ng/ for older -versions. - -See also :doc:`upgrade notes`. - -Packages and archives ---------------------- - -Stable version (2.0.9) -~~~~~~~~~~~~~~~~~~~~~~ - -Tarball -^^^^^^^ - -- `Tarball `__ - -RPM -^^^ - - -.. tip:: - - You can: - - Use :ref:`our own YUM repository`. - - Download them here and :ref:`install pre-required packages`. - - -RHEL/CentOS 7 -''''''''''''' - -- `RPM - bundle `__ -- `Source - RPM `__ - -RHEL/CentOS 8 -''''''''''''' - -- `RPM - bundle `__ -- `Source - RPM `__ - -Debian -^^^^^^ - - -.. tip:: - - You can: - - - Use - :ref:`packages provided by Debian`. - - Use - :ref:`our own Debian repository`. - - Download them here and - :ref:`install pre-required packages`. - - -- `DEB - bundle `__ - -Docker -^^^^^^ - -See https://hub.docker.com/r/coudot/lemonldap-ng/ - -:: - - docker pull coudot/lemonldap-ng - -Nightly builds from master branch -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -Debian repository of master branch, rebuilt every night: -http://lemonldap-ng.ow2.io/lemonldap-ng/ - -Older versions -~~~~~~~~~~~~~~ - -You can find all versions on `OW2 -releases `__. - -Contributions -------------- - -See https://github.com/LemonLDAPNG - -.. _download-getting-sources-from-svn-repository: - -Git repository --------------- - -See https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng - -:: - - git clone git@gitlab.ow2.org:lemonldap-ng/lemonldap-ng.git diff --git a/doc/sources/admin/index_beforeinstall.rst b/doc/sources/admin/index_beforeinstall.rst index f1ce4f827..f755369fc 100644 --- a/doc/sources/admin/index_beforeinstall.rst +++ b/doc/sources/admin/index_beforeinstall.rst @@ -5,5 +5,5 @@ Before installation :maxdepth: 1 prereq - download + Download upgrade diff --git a/doc/sources/admin/installdeb.rst b/doc/sources/admin/installdeb.rst index aa6526dc4..1a8c3ca38 100644 --- a/doc/sources/admin/installdeb.rst +++ b/doc/sources/admin/installdeb.rst @@ -107,7 +107,7 @@ Finally update your APT cache: Manual download ~~~~~~~~~~~~~~~ -Packages are available on the :doc:`Download page`. +Packages are available on the `Download page `__. Install packages ---------------- @@ -188,7 +188,7 @@ File location Build your packages ------------------- -You can also get the :doc:`LemonLDAP::NG archive` and make +You can also get the `LemonLDAP::NG source `__ and make the package yourself: :: diff --git a/doc/sources/admin/installrpm.rst b/doc/sources/admin/installrpm.rst index 7626325fa..2d42e4330 100644 --- a/doc/sources/admin/installrpm.rst +++ b/doc/sources/admin/installrpm.rst @@ -100,7 +100,7 @@ Run this to update packages cache: Manual download ~~~~~~~~~~~~~~~ -RPMs are available on the :doc:`Download page`. +RPMs are available on the `Download page `__. Package GPG signature --------------------- diff --git a/doc/sources/admin/installsles.rst b/doc/sources/admin/installsles.rst index b75a9f0cb..dc41299c7 100644 --- a/doc/sources/admin/installsles.rst +++ b/doc/sources/admin/installsles.rst @@ -89,7 +89,7 @@ or Manual download ~~~~~~~~~~~~~~~ -RPMs are available on the :doc:`Download page`. +RPMs are available on the `Download page `__. Package GPG signature --------------------- @@ -236,9 +236,3 @@ If you need it, you can rebuild RPMs: :: rpmbuild -ba SPECS/lemonldap-ng.spec - -Alternatively, you can use the automatic script -"create-lemonldap-packages.sh", available in rpm-sles directory in the -:ref:`lemonldap svn repository`. -The automatic script can also generate intermediate dependencies. See -README file in the same directory for more information. diff --git a/doc/sources/admin/installtarball.rst b/doc/sources/admin/installtarball.rst index 829535417..1e2999fc4 100644 --- a/doc/sources/admin/installtarball.rst +++ b/doc/sources/admin/installtarball.rst @@ -4,7 +4,7 @@ Installation from the tarball Get the tarball --------------- -Get the tarball from :doc:`download page`. You can also find +Get the tarball from `download page `__. You can also find on this page the SVN tarball if you want to test latest features.