Revert "bootc: Drop gdisk"

This reverts commit 5d8e7a5f6b.

Because I was confused, bootc does require it right now.
This commit is contained in:
Colin Walters 2024-09-03 08:48:51 -04:00
parent 3f6db2ef2e
commit 0e9bf457eb
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
packages: packages:
- systemd - systemd
- bootc - bootc
# Required by bootc install # Required by bootc install today, though we'll likely switch bootc to use a Rust crate instead of sgdisk
- xfsprogs e2fsprogs dosfstools - gdisk xfsprogs e2fsprogs dosfstools
exclude-packages: exclude-packages:
# Exclude kernel-debug-core to make sure that it doesn't somehow get # Exclude kernel-debug-core to make sure that it doesn't somehow get