separate ingredient for non-virtual hardware support

This commit is contained in:
luz
2025-04-28 09:40:46 -05:00
parent 7d70dc6d32
commit 4c42ea08b2
5 changed files with 39 additions and 2 deletions

View File

@ -10,7 +10,8 @@
%include ../ingredients/core.cfg # The core configuration
%include ../ingredients/core-storage.cfg # The core configuration storage
%include ../ingredients/core-locale.cfg # A system locale
%include ../ingredients/core-packages.cfg # The default group of packages
%include ../ingredients/core-packages.cfg # The default group of packages
%include ../ingredients/core-packages-hardware-support.cfg # Provides extended hardware support
%include ../ingredients/core-fedora-repo.cfg # Offical repositories for Fedora
%include ../ingredients/core-post.cfg # Post configuration script
%include ../ingredients/core-desktop-initial-setup.cfg # Includes initial-setup for GNOME Shell, allowing for the creation of a user after the first boot, as well as some basic configuration