bootc: Drop gdisk
See https://gitlab.com/redhat/centos-stream/containers/bootc/-/merge_requests/198 and https://issues.redhat.com/browse/RHELMISC-6651 etc.
This commit is contained in:
parent
8f5208a42c
commit
5d8e7a5f6b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue