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 and CentOS Users

The lastest stable releases of Cobbler and Koan are included in Extras Packages For Enterprise Linux and can be installed with yum. Since EPEL's main repository does not update super frequently, using EPEL Testing is recommended so you can get the latest packages. EPEL Testing. Packages pushed to EPEL testing for cobbler and koan are considered "stable", despite the repository being called "testing".

Source RPM Build Instructions for RHEL4

Source RPM Build Instructions for RHEL5