From 89d014d0f04a4f70d8138b35615d71f15ba8f3ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 16 Oct 2017 13:43:07 +0200 Subject: [PATCH 1/4] Update the update script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Šabata --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7cc765c..5cfaa3f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ SOURCE = https://raw.githubusercontent.com/fedora-modularity/baseruntime-package-lists/master/data/Fedora/devel/hp MODULE = $(shell pwd | sed 's/^.*\///') +BRANCH = $(shell git rev-parse --abbrev-ref HEAD | sed -e 's/^/./' -e 's/^\.master$$//') update: - curl $(SOURCE)/$(MODULE).yaml -o $(MODULE).yaml + curl $(SOURCE)/$(MODULE)$(BRANCH).yaml -o $(MODULE).yaml From 6df253bb3c53e84706c01b8ab2d5cac24f0b6d45 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 24 Oct 2017 09:30:34 -0400 Subject: [PATCH 2/4] Add plymouth for graphical boot Signed-off-by: Stephen Gallagher --- host.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/host.yaml b/host.yaml index 9e5bf5e..280d67a 100644 --- a/host.yaml +++ b/host.yaml @@ -63,6 +63,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: f8ed1b576233d3808fd44373d13c76749c1c159f + # plymouth-0.9.3-0.9.20160620git0e65b86c.fc27 + plymouth: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f64caafdc8a3443d1daa7988295408b44afb0637 # shim-signed-13-0.5 shim-signed: rationale: >- From fccaf5c13b6c696c650c281eeba30dec9df3829d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 6 Nov 2017 21:33:01 +0100 Subject: [PATCH 3/4] Updating shim for rhbz#1508545 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Šabata --- host.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/host.yaml b/host.yaml index 280d67a..f417ba0 100644 --- a/host.yaml +++ b/host.yaml @@ -68,13 +68,13 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: f64caafdc8a3443d1daa7988295408b44afb0637 - # shim-signed-13-0.5 + # shim-signed-13-0.7 shim-signed: rationale: >- Provides the signed aarch64 binaries; provides the signed i686 binaries; provides the signed x86_64 binaries. - ref: db207c6fdcdc01b40859a05922654210069fa40e + ref: 0154c48a8f2bb60104a359a9ef08f8e5b0ba8c68 # syslinux-6.04-0.5.fc27 syslinux: rationale: >- From fbc7361313d0490b5d63a82c621611538c7869c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Tue, 7 Nov 2017 18:24:22 +0100 Subject: [PATCH 4/4] Adding extlinux-bootloader to Host, rhbz#1510553 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Šabata --- host.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/host.yaml b/host.yaml index f417ba0..8c50a31 100644 --- a/host.yaml +++ b/host.yaml @@ -33,6 +33,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 1a1c5ff0deb39f4166d710a959d633901e7636bf + # extlinux-bootloader-1.2-3.fc27 + extlinux-bootloader: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 4f1d6e93c3452ae054c16713d351115e6d94a6ab # fbset-2.1-43.fc27 fbset: rationale: >-