Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fbc7361313 | ||
|
|
fccaf5c13b | ||
|
|
6df253bb3c |
||
|
|
89d014d0f0 |
2 changed files with 14 additions and 3 deletions
3
Makefile
3
Makefile
|
|
@ -1,5 +1,6 @@
|
||||||
SOURCE = https://raw.githubusercontent.com/fedora-modularity/baseruntime-package-lists/master/data/Fedora/devel/hp
|
SOURCE = https://raw.githubusercontent.com/fedora-modularity/baseruntime-package-lists/master/data/Fedora/devel/hp
|
||||||
MODULE = $(shell pwd | sed 's/^.*\///')
|
MODULE = $(shell pwd | sed 's/^.*\///')
|
||||||
|
BRANCH = $(shell git rev-parse --abbrev-ref HEAD | sed -e 's/^/./' -e 's/^\.master$$//')
|
||||||
|
|
||||||
update:
|
update:
|
||||||
curl $(SOURCE)/$(MODULE).yaml -o $(MODULE).yaml
|
curl $(SOURCE)/$(MODULE)$(BRANCH).yaml -o $(MODULE).yaml
|
||||||
|
|
|
||||||
14
host.yaml
14
host.yaml
|
|
@ -33,6 +33,11 @@ data:
|
||||||
rationale: >-
|
rationale: >-
|
||||||
Autogenerated by Host & Platform tooling.
|
Autogenerated by Host & Platform tooling.
|
||||||
ref: 1a1c5ff0deb39f4166d710a959d633901e7636bf
|
ref: 1a1c5ff0deb39f4166d710a959d633901e7636bf
|
||||||
|
# extlinux-bootloader-1.2-3.fc27
|
||||||
|
extlinux-bootloader:
|
||||||
|
rationale: >-
|
||||||
|
Autogenerated by Host & Platform tooling.
|
||||||
|
ref: 4f1d6e93c3452ae054c16713d351115e6d94a6ab
|
||||||
# fbset-2.1-43.fc27
|
# fbset-2.1-43.fc27
|
||||||
fbset:
|
fbset:
|
||||||
rationale: >-
|
rationale: >-
|
||||||
|
|
@ -63,13 +68,18 @@ data:
|
||||||
rationale: >-
|
rationale: >-
|
||||||
Autogenerated by Host & Platform tooling.
|
Autogenerated by Host & Platform tooling.
|
||||||
ref: f8ed1b576233d3808fd44373d13c76749c1c159f
|
ref: f8ed1b576233d3808fd44373d13c76749c1c159f
|
||||||
# shim-signed-13-0.5
|
# plymouth-0.9.3-0.9.20160620git0e65b86c.fc27
|
||||||
|
plymouth:
|
||||||
|
rationale: >-
|
||||||
|
Autogenerated by Host & Platform tooling.
|
||||||
|
ref: f64caafdc8a3443d1daa7988295408b44afb0637
|
||||||
|
# shim-signed-13-0.7
|
||||||
shim-signed:
|
shim-signed:
|
||||||
rationale: >-
|
rationale: >-
|
||||||
Provides the signed aarch64 binaries; provides the
|
Provides the signed aarch64 binaries; provides the
|
||||||
signed i686 binaries; provides the
|
signed i686 binaries; provides the
|
||||||
signed x86_64 binaries.
|
signed x86_64 binaries.
|
||||||
ref: db207c6fdcdc01b40859a05922654210069fa40e
|
ref: 0154c48a8f2bb60104a359a9ef08f8e5b0ba8c68
|
||||||
# syslinux-6.04-0.5.fc27
|
# syslinux-6.04-0.5.fc27
|
||||||
syslinux:
|
syslinux:
|
||||||
rationale: >-
|
rationale: >-
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue