-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathcontrol
26 lines (23 loc) · 1.11 KB
/
control
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: cobbler
Section: admin
Priority: optional
Maintainer: Jasper Poppe <[email protected]>
Build-Depends: debhelper (>= 7), build-essential, python-cheetah, python-yaml, git-core, python
Standards-Version: 3.8.0
Homepage: https://fedoraproject.org/cobbler
Package: cobbler
Architecture: all
Depends: ${python:Depends}, python, apache2, libapache2-mod-python, libapache2-mod-wsgi, python-yaml, python-netaddr, python-cheetah, python-urlgrabber, python-django, debmirror, syslinux | syslinux-common
Suggests: rsync, tftpd-hpa, mkisofs, tftpd-hpa, dhcp3-server, createrepo
Description: Install server
Cobbler is a PXE based network install server.
Cobbler's advanced features include importing distributions
from DVDs and rsync mirrors, automatic installation templating,
integrated yum mirroring, and built-in DHCP/DNS Management.
Cobbler has a Python and XMLRPC API for integration with other
applications. There is also a web interface available.
Package: cobbler-nsupdate
Architecture: all
Depends: cobbler, python-dnspython
Description: module for dynamic dns updates
Cobbler module providing secure dynamic dns updates