From 1f537eb0b60eeb6cf418ffdc66ba05578669db70 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Sep 25 2023 13:02:11 +0000 Subject: Add iotop-c to BaseOS Signed-off-by: Stephen Gallagher --- diff --git a/prepopulate.json b/prepopulate.json index 9895766..7886e03 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -25552,6 +25552,9 @@ "initscripts-service.noarch", "initscripts.aarch64" ], + "iotop-c": [ + "iotop-c.aarch64" + ], "ipcalc": [ "ipcalc.aarch64" ], @@ -27101,6 +27104,9 @@ "initscripts-service.noarch", "initscripts.ppc64le" ], + "iotop-c": [ + "iotop-c.ppc64le" + ], "ipcalc": [ "ipcalc.ppc64le" ], @@ -28655,6 +28661,9 @@ "initscripts-service.noarch", "initscripts.s390x" ], + "iotop-c": [ + "iotop-c.s390x" + ], "ipcalc": [ "ipcalc.s390x" ], @@ -30212,6 +30221,9 @@ "intel-cmt-cat": [ "intel-cmt-cat.x86_64" ], + "iotop-c": [ + "iotop-c.x86_64" + ], "ipcalc": [ "ipcalc.x86_64" ],