nocore everywhere

This commit is contained in:
Lukas Greve
2025-12-11 22:20:54 +01:00
parent ab8f9af755
commit 876e4b31aa
22 changed files with 22 additions and 22 deletions

View File

@@ -8,7 +8,7 @@
# Provides the mandatory packages that are part of the core DNF group
# More information: https://pykickstart.readthedocs.io/en/latest/kickstart-docs.html#id240
%packages --ignoremissing --nocore --exclude-weakdeps # Beginning of the package section. Does not include weak dependencies. Description courtesy of the Fedora project
%packages --nocore --exclude-weakdeps # Beginning of the package section. Does not include weak dependencies or the core packages. Description courtesy of the Fedora project
# Mandatory packages found in hidden `core` group (`dnf group info --hidden core`)
audit # User space tools for kernel auditing