Cobbler is licensed under the General Public License (GPL).

Download Cobbler

Latest Source

The latest source code (it's all Python) is available through git:

git clone git://git.fedoraproject.org/git/hosted/cobbler
git clone git://git.fedoraproject.org/git/hosted/koan

Source can also be browsed with gitweb:

Cobbler
Koan

Source RPMs

Source RPMS and tarballs are available here

Installing For Fedora Users

yum install cobbler # on the boot server
yum install koan # on target systems

Installing For RHEL Users

The lastest stable releases of Cobbler and Koan are included in Extras Packages For Enterprise Linux and can be installed with yum.

Installing For Centos Users

Centos users can use the EPEL repositories linked in the RHEL instructions. Cobbler for Centos 5 is also included in Centos Extras (which also tracks stable releases) and can be installed from there with yum.

Source RPM Build Instructions for RHEL4

Source RPM Build Instructions for RHEL5