summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org7
1 files 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]]