add logs, reconfig system

This commit is contained in:
luz
2025-04-30 16:48:15 -05:00
parent 4b2fb19472
commit 805e31db25
17 changed files with 71 additions and 14 deletions

View File

@@ -6,8 +6,9 @@
# /_/ /____/
#
# What ? This kickstart file 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 --exclude-weakdeps # Beginning of the package section. Does not include weak dependencies. Description courtesy of the Fedora project
%packages --ignoremissing --nocore --exclude-weakdeps # Beginning of the package section. Does not include weak dependencies. Description courtesy of the Fedora project
audit # User space tools for kernel auditing
basesystem # The skeleton package which defines a simple Fedora system