Commit Graph

6 Commits (0c88a09a0f483f5687bba1f8cd07f4d652e73a32)

Author SHA1 Message Date
Amir Alexander Abdelbaki 0c88a09a0f feat(installer): add structured logging to all modules and installers
Add modules/lib/logging.sh with log(), skip(), warn(), err() helpers.
Source it in all 84 scripts (core, DEs, optional apps) and replace bare
echo calls with structured log messages. Add log file capture to install.sh.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 01:44:31 +02:00
Amir Alexander Abdelbaki 1862f83fab added udiskie 2025-11-27 18:04:00 +01:00
Amir Alexander Abdelbaki a893d68fb8 added cron to setup scripts 2025-09-25 18:48:10 +02:00
Amir Alexander Abdelbaki 20e7868a48 added fail2ban to default packages because lets be fr we need to be safe 2025-05-15 14:47:52 +02:00
Amir Alexander Abdelbaki db34fcca3a added installer modules largely 2025-04-05 13:47:47 +02:00
Amir Alexander Abdelbaki 4b66b31b0e started setting up the modularization of the installer 2025-04-05 12:33:04 +02:00