From 5d8e7a5f6bfbeac7d9dfe8072a29b1a1cfeb0b02 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 30 Aug 2024 09:02:39 -0400 Subject: [PATCH] bootc: Drop gdisk See https://gitlab.com/redhat/centos-stream/containers/bootc/-/merge_requests/198 and https://issues.redhat.com/browse/RHELMISC-6651 etc. --- tier-0/bootc.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tier-0/bootc.yaml b/tier-0/bootc.yaml index a862e6c..fbf848b 100644 --- a/tier-0/bootc.yaml +++ b/tier-0/bootc.yaml @@ -2,8 +2,8 @@ packages: - systemd - bootc - # Required by bootc install today, though we'll likely switch bootc to use a Rust crate instead of sgdisk - - gdisk xfsprogs e2fsprogs dosfstools + # Required by bootc install + - xfsprogs e2fsprogs dosfstools exclude-packages: # Exclude kernel-debug-core to make sure that it doesn't somehow get