| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(archsetup): add interactive username/password prompts | Craig Jennings | 2026-01-25 | 1 | -5/+8 |
| | | | | | | | | | | Replace hardcoded "welcome" password with interactive prompts during preflight checks. Fixes gnome-keyring password mismatch issue. - Username validation (lowercase, starts with letter, alphanumeric) - Password confirmation (enter twice, must match) - Remove forced password change on first login (chage -d 0) | ||||
| * | fix(testing): remove obsolete --skip-slow-packages option | Craig Jennings | 2026-01-24 | 1 | -0/+54 |
| This flag was removed from archsetup but remained in test scripts. | |||||
