aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-15 01:18:09 -0500
committerCraig Jennings <c@cjennings.net>2026-06-15 01:18:09 -0500
commitc28340e91b021dcceabe0a561532d15b32eaf617 (patch)
treee9cc980cee66052c87a1467552814388b9bf006b
parent274ffc54c6ea3bd110f780048c18c4770e8b38d9 (diff)
downloadarchsetup-c28340e91b021dcceabe0a561532d15b32eaf617.tar.gz
archsetup-c28340e91b021dcceabe0a561532d15b32eaf617.zip
chore(todo): add undeclared-package review task from ratio diff
-rw-r--r--todo.org46
1 files changed, 46 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index 23d6fef..b8efe35 100644
--- a/todo.org
+++ b/todo.org
@@ -447,6 +447,52 @@ Satisfied by =scripts/package-inventory= (the same script that closes "Automate
*** 2026-06-14 Sun @ 22:13:48 -0500 Listed live-system packages — package-inventory via pacman -Qqe / -Qq / -Qqen / -Qqem
*** 2026-06-14 Sun @ 22:13:48 -0500 Generated archsetup-vs-system diff — package-inventory, both directions, AUR/official split
+** TODO [#B] Review undeclared ratio packages for installer inclusion
+Triggered by the 2026-06-14 =make package-diff= run on ratio: 62 packages are installed but not declared in archsetup. Stripped of the structural buckets — pacstrap base/boot/kernel (base, linux*, grub, efibootmgr, sudo, btrfs-progs, fwupd, logrotate, ex-vi-compat, linux-lts-strix, zram-generator), the =make deps= VM set (qemu-full, virt-manager, virt-viewer, libguestfs, bridge-utils, dnsmasq, archiso), and the yay bootstrap — these 40 remain. Check the ones to add to the installer, then rerun =make package-diff= to confirm they clear.
+
+Some entries are libraries likely pulled in as dependencies (blas-openblas, openblas, eigen, tk, lib32-openal, pkcs11-helper, gtk4-layer-shell, webkit2gtk, sane, freerdp, rust-bindgen) — check those only if you want them declared explicitly rather than left to dependency resolution.
+
+- [ ] aws-cli-v2
+- [ ] bats
+- [ ] blas-openblas
+- [ ] drawio-desktop
+- [ ] eigen
+- [ ] emacs
+- [ ] flatpak
+- [ ] freerdp
+- [ ] geeqie
+- [ ] git-lfs
+- [ ] github-cli
+- [ ] gtk4-layer-shell
+- [ ] hugo
+- [ ] imv
+- [ ] lc0
+- [ ] lc0-network-sm
+- [ ] ledger
+- [ ] lib32-openal
+- [ ] libreoffice-fresh
+- [ ] minidlna
+- [ ] openai-codex
+- [ ] openblas
+- [ ] pacoloco
+- [ ] pkcs11-helper
+- [ ] proton-vpn-cli
+- [ ] proton-vpn-daemon
+- [ ] protontricks
+- [ ] python-lyricsgenius
+- [ ] python-pip
+- [ ] python-pipx
+- [ ] python-sphinx
+- [ ] rust-bindgen
+- [ ] sane
+- [ ] shortwave
+- [ ] spotify-launcher
+- [ ] tidal-dl-ng
+- [ ] tk
+- [ ] typescript-language-server
+- [ ] webkit2gtk
+- [ ] whisper.cpp
+
** TODO [#B] Establish monthly review workflow
:PROPERTIES:
:LAST_REVIEWED: 2026-06-13