From 6571c774f6ccdb63a21279a88d8b340506d090da Mon Sep 17 00:00:00 2001 From: luz Date: Sat, 3 May 2025 19:14:39 -0500 Subject: [PATCH] reduces and test the number of ingredients for the live system --- ingredients/live-core-mandatory-packages.cfg | 22 ++------------------ 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/ingredients/live-core-mandatory-packages.cfg b/ingredients/live-core-mandatory-packages.cfg index 03bc421..0886b1b 100644 --- a/ingredients/live-core-mandatory-packages.cfg +++ b/ingredients/live-core-mandatory-packages.cfg @@ -7,27 +7,9 @@ # What ? This kickstart file provides a basic block to build a minimal, live system -%packages --exclude-weakdeps # Beginning of the package section. Does not include weak dependencies. Description courtesy of the Fedora project +%packages # Beginning of the package section. Include weak dependencies. Description courtesy of the Fedora project -# @anaconda-tools -# anaconda -# anaconda-install-env-deps -# anaconda-live -# anaconda-webui -glibc-all-langpacks -kernel -kernel-modules -kernel-modules-extra -livesys-scripts --@dial-up --@input-methods --@standard --device-mapper-multipath --fcoe-utils --gfs2-utils --python3-botocore --reiserfs-utils --sdubby +@anaconda-tools # Explicitly specified here: # walters: because otherwise dependency loops cause yum issues.