= Bcfg2 Downloads = [[TracNav]] == Prerequisites == Be sure to check the [wiki:Prereqs Prerequisites] page. == Source Downloads == All tarballs are signed with GPG key [http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x75BF2C177F7D197E 7F7D197E] or [http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x80B8492FA88FFF4B A88FFF4B]. You can verify your download by importing the key and running: {{{ $ gpg --recv-keys 0x75bf2c177f7d197e 0x80B8492FA88FFF4B $ gpg --verify bcfg2-.tar.gz.gpg bcfg2-.tar.gz }}} === Current stable release === || '''Version''' || '''URL''' || '''GPG key''' || '''Release Date''' || '''md5sum''' || || 1.2.2 || [ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.2.2.tar.gz bcfg2-1.2.2.tar.gz] || [ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.2.2.tar.gz.gpg bcfg2-1.2.2.tar.gz.gpg] || 3/17/12 || 4364aa17b848730bc57a926ed072b31e || === Current development release === || '''Version''' || '''URL''' || '''GPG key''' || '''Release Date''' || '''md5sum''' || || 1.2.0rc2 || [ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.2.0rc2.tar.gz bcfg2-1.2.0rc2.tar.gz] || [ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.2.0rc2.tar.gz.gpg bcfg2-1.2.0rc2.tar.gz.gpg] || 10/28/11 || 7a7be7a3d7ed074241ae4c30d0102d92 || === Older releases === || '''Version''' || '''URL''' || '''GPG key''' || '''Release Date''' || '''md5sum''' || || 1.1.3 || [ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.1.3.tar.gz bcfg2-1.1.3.tar.gz] || [ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.1.3.tar.gz.gpg bcfg2-1.1.3.tar.gz.gpg] || 09/19/11 || 6ea6bf7864a8459b3f0ccd2cb278c269 || || 1.0.1 || [ftp://ftp.mcs.anl.gov/pub/bcfg/archive/bcfg2-1.0.1.tar.gz bcfg2-1.0.1.tar.gz] || [ftp://ftp.mcs.anl.gov/pub/bcfg/archive/bcfg2-1.0.1.tar.gz.gpg bcfg2-1.0.1.tar.gz.gpg] || 1/21/10 || 6fbf36acc5cc58b2504a25c25cad3921 || || 0.9.6 || [ftp://ftp.mcs.anl.gov/pub/bcfg/archive/bcfg2-0.9.6.tar.gz bcfg2-0.9.6.tar.gz] || [ftp://ftp.mcs.anl.gov/pub/bcfg/archive/bcfg2-0.9.6.tar.gz.gpg bcfg2-0.9.6.tar.gz.gpg] || 11/13/08 || 8d15f99bd300c0639f40fbae086d7dcf || You can also get the latest (possibly broken) code via git: {{{ git clone git://git.mcs.anl.gov/bcfg2.git }}} == Binary Packages == * Binary packages for a number of architectures and distributions are described on the [wiki:PrecompiledPackages] page. == Other == * More software (including pre-releases) is available at ftp://ftp.mcs.anl.gov/pub/bcfg. * An archive of old releases can be found at ftp://ftp.mcs.anl.gov/pub/bcfg/archive.