From bd88e62a6d27345661a5d185eb328c0a37f380b8 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 12 Apr 2023 16:35:12 -0700 Subject: [PATCH] Add nvme-cli to anaconda-tools on F38 and F39 blivet wants to install nvme-cli when installing to an NVMe device, since 0ea38c97 (landed in F38). Signed-off-by: Adam Williamson --- comps-f38.xml.in | 1 + comps-f39.xml.in | 1 + 2 files changed, 2 insertions(+) diff --git a/comps-f38.xml.in b/comps-f38.xml.in index 6a96bac8..4dc429bb 100644 --- a/comps-f38.xml.in +++ b/comps-f38.xml.in @@ -83,6 +83,7 @@ mactel-boot mdadm ntfsprogs + nvme-cli realmd s390utils s390utils-base diff --git a/comps-f39.xml.in b/comps-f39.xml.in index 7401628b..9d4157a7 100644 --- a/comps-f39.xml.in +++ b/comps-f39.xml.in @@ -83,6 +83,7 @@ mactel-boot mdadm ntfsprogs + nvme-cli realmd s390utils s390utils-base