From 1401f8a3ff9a14be7b36583907b4a6bd2627c663 Mon Sep 17 00:00:00 2001 From: "John A. Hoeven" Date: Sun, 19 Jul 2026 22:30:09 +0200 Subject: [PATCH] =?UTF-8?q?Add=20utility=20packages=20to=20kickstart=20?= =?UTF-8?q?=E2=80=94=20confirmed=20only=20installed=20manually=20on=20BigB?= =?UTF-8?q?oy,=20never=20added=20to=20the=20tracked=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alma10-minimal-bigboy.ks | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/alma10-minimal-bigboy.ks b/alma10-minimal-bigboy.ks index 3159616..70148dd 100644 --- a/alma10-minimal-bigboy.ks +++ b/alma10-minimal-bigboy.ks @@ -147,6 +147,29 @@ btrfs-progs smartmontools util-linux +# Baseline utilities confirmed missing during Phase 5 (2026-07-19) — neither +# tar nor which are part of coreutils, and this minimal install's original +# package list didn't request either explicitly. +tar +which + +# Full utility-recon.sh scan run 2026-07-19 — these nine were the complete +# remaining gap against a reasonable admin/dev baseline. +bc +bind-utils +bzip2 +lsof +nmap-ncat +rsync +strace +traceroute +tree + +# vim-enhanced was originally dropped due to a cross-repo vim-data mismatch +# during the initial install — re-added since it installs cleanly once on +# the live network. +vim-enhanced + -kde-l10n-* -kde-l10n-common -network-manager-applet