summaryrefslogtreecommitdiffstats
path: root/doc/installation
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-10-30 09:24:10 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-01-17 10:40:18 -0500
commit78dfedb4b450005246508cea08874637fcc86885 (patch)
tree5f7792fe79056d0cafa36b0dc44ee22dab465c2d /doc/installation
parentaece6f8901711fa9e662b63f4f6b12cb90b84503 (diff)
downloadbcfg2-78dfedb4b450005246508cea08874637fcc86885.tar.gz
bcfg2-78dfedb4b450005246508cea08874637fcc86885.tar.bz2
bcfg2-78dfedb4b450005246508cea08874637fcc86885.zip
removed deprecated FAM filemonitor
Diffstat (limited to 'doc/installation')
-rw-r--r--doc/installation/distributions.txt2
-rw-r--r--doc/installation/prerequisites.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/installation/distributions.txt b/doc/installation/distributions.txt
index 3dcfd7721..eccd6e723 100644
--- a/doc/installation/distributions.txt
+++ b/doc/installation/distributions.txt
@@ -73,7 +73,7 @@ to get it marked as stable.
If you don't use portage to install Bcfg2, you'll want to make sure you
have all the prerequisites installed first. For a server, you'll need:
-* ``app-admin/gamin`` or ``app-admin/fam``
+* ``app-admin/gamin``
* ``dev-python/lxml``
Clients will need at least:
diff --git a/doc/installation/prerequisites.txt b/doc/installation/prerequisites.txt
index 0cb721bb9..eaa2a0393 100644
--- a/doc/installation/prerequisites.txt
+++ b/doc/installation/prerequisites.txt
@@ -50,9 +50,9 @@ Bcfg2 Server
+-------------------------------+----------+--------------------------------+
| lxml | 0.9+ | lxml: libxml2, libxslt, python |
+-------------------------------+----------+--------------------------------+
-| gamin or fam | Any | |
+| gamin or inotify | Any | |
+-------------------------------+----------+--------------------------------+
-| python-gamin or python-fam | Any | gamin or fam, python |
+| python-gamin or pyinotify | Any | gamin or inotify, python |
+-------------------------------+----------+--------------------------------+
| M2crypto or python-ssl (note | Any | python, openssl |
| that the ssl module is | | |