refactor ingredients

This commit is contained in:
luz
2025-05-05 15:43:09 -05:00
parent 7a702be929
commit e5e5e993a6
25 changed files with 41 additions and 289 deletions

View File

@@ -5,7 +5,7 @@
# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/
# /_/ /____/
#
# What ? This kickstart file provides the mandatory packages that are part of the core DNF group
# 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