Precompiled Packages
Precompiled/binary packages are available for a number of architectures:
- Debian
- Sarge
Add the following to /etc/apt/sources.list
deb ftp://ftp.mcs.anl.gov/pub/bcfg/debian sarge/
- Sid/Etch packages are available in debian.
- Sarge
- Ubuntu
- Dapper
Add the following to /etc/apt/sources.list
deb ftp://ftp.mcs.anl.gov/pub/bcfg/ubuntu dapper/ deb http://archive.ubuntu.com/ubuntu dapper universe deb-src http://archive.ubuntu.com/ubuntu dapper universe - Edgy
Add the following to /etc/apt/sources.list
deb ftp://ftp.mcs.anl.gov/pub/bcfg/ubuntu edgy/ deb http://archive.ubuntu.com/ubuntu edgy universe deb-src http://archive.ubuntu.com/ubuntu edgy universe - Feisty packages are available from the ubuntu repositories.
- Dapper
- Redhat
- Fedora Core 5
- Enterprise Linux 4
- Centos 4
- Packages are available in EPEL
- SUSE
- SLES10
Packages are available from ftp://ftp.mcs.anl.gov/pub/bcfg/suse/sles10 - SLES9
Packages are available from ftp://ftp.mcs.anl.gov/pub/bcfg/suse/sles9
- SLES10
- Nexenta
- Elatte-unstable
Add the following to /etc/apt/sources.list
deb ftp://ftp.mcs.anl.gov/pub/bcfg/nexenta elatte-unstable/
- Elatte-unstable
- OS X
- 10.5 (Leopard)
Package available from ftp://ftp.mcs.anl.gov/pub/bcfg/macosx
- 10.5 (Leopard)
- FreeBSD
- See http://www.freshports.org/sysutils/py-bcfg2/ for instructions
- Source RPMS
- Source rpms for all prereqs and bcfg2 are available from ftp://ftp.mcs.anl.gov/pub/bcfg/SRPMS.
Building Your Own
You can build your own packages for more recent versions. See BuildingDebianPackages and BuildingRPMPackages