3 Commits
Author SHA1 Message Date
LogalDeveloper ad0e1605f7 Renamed mkinitcpio hook drop-in to use a generic hooks filename.
CI / Linting (push) Successful in 3s
2026-05-12 14:37:19 -04:00
LogalDeveloper d748c15e18 Moved initramfs hook configuration into a mkinitcpio drop-in.
CI / Linting (push) Successful in 3s
2026-05-12 11:27:42 -04: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