From 49a6be1c36e7190aa4a96d678077da6a661772e0 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Apr 23 2021 06:48:11 +0000 Subject: Server / cockpit: correct LVM package name, add iSCSI support Per @pboy, we muffed this on the first try. The package is called udisks2-lvm2, not udisks2-lvm. We should also include the -iscsi subpackage as cockpit-storaged recommends that too, and without it we can't manage iSCSI devices. Signed-off-by: Adam Williamson --- diff --git a/comps-f34.xml.in b/comps-f34.xml.in index c2f8bf7..656be65 100644 --- a/comps-f34.xml.in +++ b/comps-f34.xml.in @@ -2865,7 +2865,8 @@ cockpit-packagekit cockpit-selinux cockpit-storaged - udisks2-lvm + udisks2-iscsi + udisks2-lvm2 cockpit-pcp diff --git a/comps-f35.xml.in b/comps-f35.xml.in index 246f04c..6bbefa7 100644 --- a/comps-f35.xml.in +++ b/comps-f35.xml.in @@ -2866,7 +2866,8 @@ cockpit-packagekit cockpit-selinux cockpit-storaged - udisks2-lvm + udisks2-iscsi + udisks2-lvm2 cockpit-pcp