[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/cobbler/cobbler.desc [COPY] Copyright (C) 2007 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Software for PXE, auto-kickstart, and virtualization provisioning [T] Cobbler is a command line tool for configuring provisioning [T] and update servers. It supports provisioning via PXE, [T] virtualization (Xen), and re-provisioning an existing Linux system [T] ("auto-kickstarting") when having a PXE environment [T] isn't possible. The latter two features are enabled by usage of ÆkoanÆ [T] (a client side provisioning application) on the remote system. Update [T] server features include yum mirroring over rsync:// and integration [T] of those mirrors with kickstart. Cobbler is easy to use and has an [T] accompanying Python API. It supports RHEL4+, Fedora Core 5+, and [T] derivative distributions. [U] https://github.com/cobbler/cobbler/ [A] Michael DeHaan [M] The T2 Project [C] extra/network [L] GPL [S] Beta [V] 3.3.7 # this is an exception - don't to this in other non system packages! var_append flistroot ' ' tftpboot hook_add postmake 5 'mkdir -p $root/opt/cobbler' export WEBROOT=$root/opt/cobbler/ export TFTPROOT=$root/opt/cobbler/ [D] 18bca81815584c36b62ef8febe96d79b7809a971c37a6871735a3edb cobbler-3.3.7.tar.gz https://github.com/cobbler/cobbler/archive/refs/tags/v3.3.7/