Skip to content

Commit

Permalink
docs: add autogenerated .rst files
Browse files Browse the repository at this point in the history
We add the autogenerated .rst files to be able to use
sphinxcontrib-versioning.
  • Loading branch information
pstorz authored and franku committed Dec 12, 2018
1 parent de0db7d commit 6d13fda
Show file tree
Hide file tree
Showing 49 changed files with 24,486 additions and 0 deletions.
@@ -0,0 +1,31 @@
.. ATTENTION do not edit this file manually.
It was automatically converted from the corresponding .tex file
.. _SysReqs:

System Requirements
===================

.. index::
single: System Requirements
.. index::
pair: Requirements; System


- The minimum versions for each of the databases supported by Bareos are:

- PostgreSQL 8.4 (since Bareos 13.2.3)

- MySQL 4.1 - 5.6 or compatible fork (e.g. MariaDB), see :ref:`section-MysqlSupport`

- SQLite 3

- Windows release is cross-compiled on Linux

- Bareos requires a good implementation of pthreads to work. This is not the case on some of the BSD systems.

- The source code has been written with portability in mind and is mostly POSIX compatible. Thus porting to any POSIX compatible operating system should be relatively easy.

- Jansson library:

.. _`jansson}` :raw-latex:`\index[general]{JSON}` :raw-latex:`\index[general]{Jansson!\see{JSON}}` Bareos 15.2.0`: jansson}` :raw-latex:`\index[general]{JSON}` :raw-latex:`\index[general]{Jansson!\see{JSON} Bareos :raw-latex:`\sinceVersion{dir}{requires!jansson}{15.2.0 offers a JSON API mode, see :raw-latex:`\bareosDeveloperGuideApiModeJson`. On some platform, the Jansson library is directory available. On others it can easly be added. For some older platforms, we compile Bareos without JSON API mode.
285 changes: 285 additions & 0 deletions docs/manuals/en/new_main_reference/source/appendix-b/supportedoses.rst

Large diffs are not rendered by default.

0 comments on commit 6d13fda

Please sign in to comment.