Rerrange recipes

This commit is contained in:
luz
2025-04-28 14:26:49 -05:00
parent 018c0fe86c
commit 7cfffc3926
7 changed files with 50 additions and 21 deletions

View File

@ -10,7 +10,10 @@
%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-mandatory.cfg # Mandatory packages
%include ../ingredients/core-packages-default.cfg # Default but not necessary packages
%include ../ingredients/core-packages-generic.cfg # Make it a generic distribution
%include ../ingredients/core-packages-custom.cfg # Hand-picked packages
%include ../ingredients/core-fedora-repo.cfg # Offical repositories for Fedora
%include ../ingredients/core-post.cfg # Post configuration script
%include ../ingredients/core-server-initial-setup.cfg # Includes initial-setup so on first-boot a new user can be created