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

@ -0,0 +1,7 @@
firstboot --reconfig # Enable the Setup Agent to start at boot time in reconfiguration mode. This mode enables the language, mouse, keyboard, root password, security level, time zone, and networking configuration options in addition to the default ones
%packages --exclude-weakdeps # Beginning of the packages section. Do not include weak dependencies
initial-setup # Initial setup package
%end # End of the packages section