4 Commits
Author SHA1 Message Date
LogalDeveloper 6441b0114d Added linting and package resolution Gitea Actions workflows.
CI / Linting (push) Successful in 4s
Audit / Package Resolution (push) Successful in 1m6s
2026-04-29 16:03:33 -04:00
LogalDeveloper 42591e44b0 Fixed crash when using single quotes in encryption password. 2026-01-29 19:18:24 -05:00
LogalDeveloper 543198e730 Added command logging and refactored execution helpers. 2026-01-18 10:08:57 -05:00
LogalDeveloper 6b70ce8a97 Refactored installer into modular library structure with improved error handling and logging.
The changes include:
- Split monolithic script into lib/, config/, profiles/, and files/ directories
- Added error handling with cleanup on failure
- Added installation logging to /var/log/arch-install.log
- Added username validation
2026-01-17 10:23:17 -05:00