Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| bcbc03be3e |
5 changed files with 1 additions and 53 deletions
0
.gitignore
vendored
0
.gitignore
vendored
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
build-dependencies generated by brt_dep_solver.sh
|
||||
--------------------------------------------------
|
||||
* bind99
|
||||
* doxygen
|
||||
|
||||
runtime-dependencies generated by brt_dep_solver.sh
|
||||
-------------------------------------------------
|
||||
* dhcp
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
Unsupported
|
||||
44
dhcp.yaml
44
dhcp.yaml
|
|
@ -1,44 +0,0 @@
|
|||
document: modulemd
|
||||
version: 1
|
||||
data:
|
||||
name: dhcp
|
||||
summary: Provides the ISC DHCP client daemon and dhclient-script
|
||||
description: >
|
||||
DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
|
||||
individual devices on an IP network to get their own network
|
||||
configuration information (IP address, subnetmask, broadcast address,
|
||||
etc.) from a DHCP server. The overall purpose of DHCP is to make it
|
||||
easier to administer a large network.
|
||||
|
||||
This package provides the ISC DHCP client.
|
||||
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
content:
|
||||
- ISC
|
||||
dependencies:
|
||||
buildrequires:
|
||||
base-runtime: master
|
||||
perl: master
|
||||
requires:
|
||||
base-runtime: master
|
||||
references:
|
||||
community: https://fedoraproject.org/wiki/Modularity
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- dhcp
|
||||
api:
|
||||
rpms:
|
||||
- dhcp
|
||||
components:
|
||||
rpms:
|
||||
dhcp:
|
||||
rationale: Provides API for this module.
|
||||
ref: f26
|
||||
buildorder: 10
|
||||
bind99:
|
||||
rationale: build dependency.
|
||||
ref: f26
|
||||
|
||||
0
sources
0
sources
Loading…
Add table
Add a link
Reference in a new issue