refactor ingredients
This commit is contained in:
@ -5,11 +5,12 @@
|
||||
# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/
|
||||
# /_/ /____/
|
||||
#
|
||||
# What ? This kickstart file provides the default but not necessary packages that are part of the core DNF group
|
||||
# Provides the default but not necessary packages that are part of the core DNF group
|
||||
|
||||
%packages --exclude-weakdeps # Beginning of the package section. Does not include weak dependencies. Description courtesy of the Fedora project
|
||||
|
||||
NetworkManager # Network connection manager and user applications
|
||||
NetworkManager-config-connectivity-fedora # NetworkManager config file for connectivity checking via Fedora servers
|
||||
dnf5-plugins # Plugins for dnf5
|
||||
dracut-config-rescue # dracut configuration to turn on rescue image generation
|
||||
firewalld # A firewall daemon with D-Bus interface providing a dynamic firewall
|
||||
|
Reference in New Issue
Block a user