| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-07-12 | Fix nvidia driver on desktop | Ahmed Abdelhalim | 1 | -0/+12 | |
| The nvidia_gtx1060 role rebuilds the initramfs via mkinitcpio but never synced the result to the ESP that rEFInd actually boots from. The sync only happens automatically via a pacman hook on `linux` package upgrades, so a manual mkinitcpio rebuild (e.g. after changing this role's modprobe.d config) left rEFInd booting a stale initramfs - nouveau kept winning the race for the GPU until the next kernel upgrade happened to trigger the hook. Co-Authored-By: Claude.ai | |||||
| 2026-03-01 | Remove reboot tasks as they are not necessary | Ahmed Abdelhalim | 1 | -5/+0 | |
| The reboot also makes the testing quite unstable, and they don't have a lot of added benefits, removing them for now | |||||
| 2026-02-27 | Refactor "Require reboot" to use standard reboot | Ahmed Abdelhalim | 1 | -4/+4 | |
| 2026-02-12 | Add reboot to the playbook as post_task (controlled by flag) | Ahmed Abdelhalim | 1 | -0/+5 | |
| 2026-01-24 | Rename nvidia role to nvidia_gtx1060 | Ahmed Abdelhalim | 1 | -0/+6 | |
