= 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.1.1 || [ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.1.1.tar.gz bcfg2-1.1.1.tar.gz] || [ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.1.1.tar.gz.gpg bcfg2-1.1.1.tar.gz.gpg] || 11/15/10 || f8889d629245ecf67994469ed78fbfeb || === Current development release === || '''Version''' || '''URL''' || '''GPG key''' || '''Release Date''' || '''md5sum''' || || 1.2.0pre2 || [ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.2.0pre2.tar.gz bcfg2-1.2.0pre2.tar.gz] || [ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.2.0pre2.tar.gz.gpg bcfg2-1.2.0pre2.tar.gz.gpg] || 4/25/11 || 46a0f746dc6b6cdc694e3cf0cafbf05e || === Older releases === || '''Version''' || '''URL''' || '''GPG key''' || '''Release Date''' || '''md5sum''' || || 1.0.1 || [ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.0.1.tar.gz bcfg2-1.0.1.tar.gz] || [ftp://ftp.mcs.anl.gov/pub/bcfg/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 || || 0.9.5.7 || [ftp://ftp.mcs.anl.gov/pub/bcfg/archive/bcfg2-0.9.5.7.tar.gz bcfg2-0.9.5.7.tar.gz] || [ftp://ftp.mcs.anl.gov/pub/bcfg/archive/bcfg2-0.9.5.7.tar.gz.gpg bcfg2-0.9.5.7.tar.gz.gpg] || 02/12/08 || 8145906ee3a365faa86eec3000263a84 || 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.