From bcacfa0b3ae83ab6e509d798f8fcc2344a8c003d Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 1 Dec 2025 06:11:47 -0600 Subject: docs(TODO): mark -debug packages task as verified complete MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Verified on current system: 0 -debug packages installed, yay-debug not present. Fix was implemented via --nodebug flags in archsetup. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- TODO.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO.org b/TODO.org index 3c76ef1..2fcea23 100644 --- a/TODO.org +++ b/TODO.org @@ -170,10 +170,11 @@ Add kernel parameter: ~rtc_cmos.use_acpi_alarm=1~ (will become systemd default) Consider: ~acpi_mask_gpe=0x1A~ for battery drain, suspend-then-hibernate config See Framework community notes on logind.conf and sleep.conf settings -*** TODO [#A] Disable installing -debug packages +*** DONE [#A] Disable installing -debug packages +CLOSED: [2025-12-01 Sun] Currently archsetup downloads a -debug package for every package installed, doubling install time -Add ~!debug~ to OPTIONS in /etc/makepkg.conf or create ~/.config/pacman/makepkg.conf with the setting -Critical performance issue - cuts install time in half +RESOLVED: Added --nodebug flag to yay calls and makepkg for yay build. +Verified: 0 -debug packages installed on current system, yay-debug not present. *** TODO [#B] Review slow and failed packages from 8GB RAM test See [[file:docs/slow-failed-packages.org][Slow and Failed Packages Analysis]] -- cgit v1.2.3