summaryrefslogtreecommitdiff
path: root/todo.org
AgeCommit message (Collapse)Author
22 hoursfix(archsetup): bug fixes, locale support, and code improvementsCraig Jennings
Bug fixes: - Initialize errors_encountered at script start (not in intro) - Capture correct exit code in retry_install loop - Add missing error_fatal parameters - Fix unclosed quote in error message - Quote variables in pacman_install/aur_install commands - Standardize done statements (remove trailing semicolons) New features: - Locale selection prompt with 8 common options + custom entry - Auto-derive wireless region from locale - Extract zfs-replicate to separate script file - Make archsetup repo URL configurable - Add MulticastDNS=no to avoid avahi conflict Code improvements: - Single STEPS array for show_status and main execution loop - Document security note for config file sourcing - Add explanatory comment for UFW VM behavior - Silence update-desktop-database warnings Config updates: - Add LOCALE and ARCHSETUP_REPO to example config Also adds Wayland/Hyprland desktop alternative to V2MOM roadmap.
3 daysdocs(todo): add weekly topgrade reminder for kernel upgradeCraig Jennings
Track linux-lts upgrade to 6.18+ which contains fix for AMD Strix Halo VPE power gating bug causing system freezes. Workaround in place until kernel upgrade.
4 daysfix(archsetup): run update-desktop-database after stowCraig Jennings
Register custom .desktop files in desktop database after stow links them into place.
4 daysfix(archsetup): add firewall validation with critical warningCraig Jennings
- Verify ufw is active after setup completes - Display critical security warning in outro if firewall not active - Include manual fix commands in warning message
4 daysfix(archsetup): add locale configurationCraig Jennings
Configure en_US.UTF-8 locale early in Environment Configuration section to prevent "cannot change locale" errors during package installs.
4 dayschore: rename TODO.org to todo.orgCraig Jennings
2023-10-07removing project fileCraig Jennings
I'm now organizing this work via another system
2023-08-22latest updatesCraig Jennings
2023-08-22reordered itemsCraig Jennings
2023-08-20task additions and progressCraig Jennings
2023-08-18added tasks and updates on progressCraig Jennings
2023-08-11progress on tasksCraig Jennings
2023-08-09additions and updates to tasksCraig Jennings
2023-08-09updating tasksCraig Jennings
2023-08-08additions and updates to tasks, cosmetic changesCraig Jennings
2023-06-17updating tasksCraig Jennings
2023-06-06Adding tasksCraig Jennings
2023-06-03updating tasksCraig Jennings
2023-05-04Thursday, May 04, 2023 at 06:25:55 PM CDTCraig Jennings
2023-05-04Thursday, May 04, 2023 at 06:24:20 PM CDTCraig Jennings
2023-05-04adding clipboard manager taskCraig Jennings
2023-05-04updated tasksCraig Jennings
2023-04-17enable ramdisk, remove uneeded commentsCraig Jennings
2023-04-16moving from sr.htCraig Jennings