summaryrefslogtreecommitdiffstats
path: root/doc/installation/distro/gentoo.txt
blob: 5497a01b22696ce0c0b1111c2fb49ef61ab3c2f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.. -*- mode: rst -*-

.. _gentoo-installation:

.. _Freenode: http://chat.freenode.net
.. _#bcfg2: irc://chat.freenode.net/bcfg2


Gentoo
======

Early in July 2008, Bcfg2 was added to the Gentoo portage tree. So far
it's only keyworded for ~x86, but we hope to see it soon in the amd64 and
x64-solaris ports.  If you're using Gentoo on some other architecture, it
should still work provided that you have a reasonably up to date Python;
try adding `app-admin/bcfg2 ~*` to your `/etc/portage/package.keywords`
file.

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``
* ``dev-python/lxml``

Clients will need at least:

* ``app-portage/gentoolkit``