From 5e041871ec77f7cc6c751d6873b3a99fd07f1572 Mon Sep 17 00:00:00 2001 From: Sergio Cambra Date: Fri, 17 May 2019 09:19:50 +0200 Subject: [PATCH] docs(readme): update with modules, bz2 & dba --- docs/README.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/README.rst b/docs/README.rst index 948d9bf..7f9c3a3 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -306,6 +306,11 @@ Installs the php-auth-sasl package. Installs the php-bcmath package. +``php.ng.bz2`` +^^^^^^^^^^^^^^ + +Installs the php-bz2 package. + ``php.ng.cache-lite`` ^^^^^^^^^^^^^^^^^^^^^ @@ -354,6 +359,11 @@ Installs the php5-curl package on Debian, and ensures that curl itself is installed for RedHat systems, this is due to the curl libs being provided by php-common, which will get installed with the main php package. +``php.ng.dba`` +^^^^^^^^^^^^^^ + +Installs the php-dba package. + ``php.ng.dev`` ^^^^^^^^^^^^^^ @@ -532,6 +542,13 @@ Disabled on opensuse need server:php:extensions repo Installs the php-memcached package. Disabled on opensuse need server:php:extensions repo +``php.ng.modules`` +^^^^^^^^^^^^^^^^^^ + +Calls ``php.ng.`` for each entry in ``php:ng:modules`` if available, or +try to install the matching packages that can be set via from +``php:ng:lookup:pkgs`` + ``php.ng.mongo`` ^^^^^^^^^^^^^^^^