Avoid @anaconda-tools in minimal images

As the name suggests, these images should contain @core and
little else. For reference, a regular Fedora Workstation
doesn't include all packages in that group.

Since we're no longer installing @anaconda-tools, stop
mentioning it in comments.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
(cherry picked from commit 53025f548c6cab2b83dcfdb44e6d798de1163dc2)
This commit is contained in:
Andrea Bolognani 2024-04-19 11:07:32 +02:00 committed by David Abdurachmanov
parent db25fe7de6
commit a59e412a4d
4 changed files with 4 additions and 11 deletions

View File

@ -38,8 +38,7 @@ poweroff
@development-tools
@anaconda-tools
# This is needed for appliance-tools, as it cannot see what packages are incl.
# in the @anaconda-tools.
# GRUB2
grub2-efi-riscv64
grub2-efi-riscv64-modules
efibootmgr

View File

@ -33,10 +33,8 @@ poweroff
%packages
@core
@hardware-support
#@anaconda-tools
# This is needed for appliance-tools, as it cannot see what packages are incl.
# in the @anaconda-tools.
# GRUB2
-grub2-efi-riscv64
-grub2-efi-riscv64-modules
-grub2-tools-minimal

View File

@ -32,10 +32,8 @@ poweroff
%packages
@core
@hardware-support
@anaconda-tools
# This is needed for appliance-tools, as it cannot see what packages are incl.
# in the @anaconda-tools.
# GRUB2
grub2-efi-riscv64
grub2-efi-riscv64-modules
# efibootmgr

View File

@ -32,10 +32,8 @@ poweroff
%packages
@core
@hardware-support
@anaconda-tools
# This is needed for appliance-tools, as it cannot see what packages are incl.
# in the @anaconda-tools.
# GRUB2
grub2-efi-riscv64
grub2-efi-riscv64-modules