Initial commit for the Host module
Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
fc5276a9a3
commit
17d3e63c85
1 changed files with 87 additions and 0 deletions
87
host.yaml
Normal file
87
host.yaml
Normal file
|
|
@ -0,0 +1,87 @@
|
|||
document: modulemd
|
||||
version: 1
|
||||
data:
|
||||
summary: The hardware enablement module
|
||||
description: >-
|
||||
This module provides hardware enablement features and is necessary
|
||||
to boot a modular system on bare metal or virtual hardware.
|
||||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
bootstrap: master
|
||||
shim: master
|
||||
requires:
|
||||
platform: master
|
||||
shim: master
|
||||
references:
|
||||
community: https://fedoraproject.org/wiki/Host_and_Platform
|
||||
documentation: https://github.com/fedora-modularity/hp
|
||||
tracker: https://github.com/fedora-modularity/hp/issues
|
||||
components:
|
||||
rpms:
|
||||
# efibootmgr-15-1.fc27
|
||||
efibootmgr:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 5070dfa0d2504f4299bfc5c2e5e8c390cd0d3235
|
||||
# efivar-31-1.fc27
|
||||
efivar:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 9af50adeeb29e1b72dbade00cbda990a3a37454d
|
||||
# fbset-2.1-41.fc27
|
||||
fbset:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: e086d17001901320260df464954bc8aa3a4ae05e
|
||||
# grub2-2.02-0.38.fc26
|
||||
grub2:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 819251656a468b2f06137bc98b4487af8e2af6f0
|
||||
# kernel-4.13.0-0.rc1.git1.1.fc27
|
||||
kernel:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 2612fb897bea224d4ed98b86c0b8b7c4ad99e7fb
|
||||
# linux-firmware-20170622-75.gita3a26af2.fc27
|
||||
linux-firmware:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 9aa2671a4f14ddf1713bca14f25a942435613be6
|
||||
# mactel-boot-0.9-14.fc26
|
||||
mactel-boot:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 129a7f0b78d99f20df2b52d72dc24b6a87e7f82e
|
||||
# memtest86+-5.01-16.fc26
|
||||
memtest86+:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: dcb748b13e9e02d8c1be26274b138a6c56ce309b
|
||||
# ppc64-utils-0.14-22.fc26
|
||||
ppc64-utils:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 46d3f9b89571ad915864a86ff96d48a47ec65e8c
|
||||
# s390utils-1.37.1-1.fc27
|
||||
s390utils:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: c05343e78495d2a0638210a3a06ca4d5b4eee9e6
|
||||
# shim-signed-0.8-10
|
||||
shim-signed:
|
||||
rationale: >-
|
||||
Provides the signed binaries.
|
||||
ref: private-psabata-base-runtime-f26
|
||||
# syslinux-6.04-0.3.fc27
|
||||
syslinux:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: 6897da314f594d9fca041c06b0c6cd3586ccaf24
|
||||
# uboot-tools-2017.07-1.fc27
|
||||
uboot-tools:
|
||||
rationale: >-
|
||||
Autogenerated by Host & Platform tooling.
|
||||
ref: c438fd0fb03c54ef2603df9dc3570c57bb324c62
|
||||
Loading…
Add table
Add a link
Reference in a new issue