Cobbler (software): Difference between revisions
Added license, free _software category and a paragraph how cobbler relates to Kickstart |
No edit summary |
||
Line 3: | Line 3: | ||
{{ infobox software |
{{ infobox software |
||
| latest_release_version = 1.0.3 |
| latest_release_version = 1.0.3 |
||
| latest_release_date = {{release date and age|2008| |
| latest_release_date = {{release date and age|2008|06|03}} |
||
| operating_system = [[Cross-platform]] |
| operating_system = [[Cross-platform]] |
||
| genre = [[Kickstart (Linux)|Installation]] |
| genre = [[Kickstart (Linux)|Installation]] |
||
Line 12: | Line 12: | ||
'''Cobbler''' is a Linux provisioning server that creates network installs can be configured for [[Preboot_Execution_Environment|PXE]], reinstallations, and virtualized using Xen or KVM. Cobbler also interacts with program called [[Koan]] for reinstallation and virtualization support. Koan and Cobbler use libvirt to integrate with different virtualization software. |
'''Cobbler''' is a Linux provisioning server that creates network installs can be configured for [[Preboot_Execution_Environment|PXE]], reinstallations, and virtualized using Xen or KVM. Cobbler also interacts with program called [[Koan]] for reinstallation and virtualization support. Koan and Cobbler use libvirt to integrate with different virtualization software. |
||
Cobbler builds on the Kickstart mechanism and offers installation profiles that can be applied to one or many machines. It also features integration with [[Yellow_dog_Updater,_Modified|Yum]] to |
Cobbler builds on the Kickstart mechanism and offers installation profiles that can be applied to one or many machines. It also features integration with [[Yellow_dog_Updater,_Modified|Yum]] to aid in machine installs. |
||
Although cobbler is focused on RPM-based installs, it can be used to configure a PXE server to boot various non-RPM boot images such as [[Knoppix]]. |
Although cobbler is focused on RPM-based installs via kickstart and anaconda, it can be used to configure a PXE server to boot various non-RPM boot images such as [[Knoppix]] and other flavors of [[Debian]]. Support for booting generic ISOs is being worked on. |
||
[[Category:Free_software]] |
[[Category:Free_software]] |
Revision as of 15:03, 12 August 2008
Stable release | 1.0.3
/ June 3, 2008 |
---|---|
Repository | |
Operating system | Cross-platform |
Type | Installation |
License | GNU General Public License |
Website | Cobbler |
Cobbler is a Linux provisioning server that creates network installs can be configured for PXE, reinstallations, and virtualized using Xen or KVM. Cobbler also interacts with program called Koan for reinstallation and virtualization support. Koan and Cobbler use libvirt to integrate with different virtualization software.
Cobbler builds on the Kickstart mechanism and offers installation profiles that can be applied to one or many machines. It also features integration with Yum to aid in machine installs.
Although cobbler is focused on RPM-based installs via kickstart and anaconda, it can be used to configure a PXE server to boot various non-RPM boot images such as Knoppix and other flavors of Debian. Support for booting generic ISOs is being worked on.