| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-30 | Fix booting nightmares on Mac (dualboot) | Ahmed Abdelhalim | 1 | -0/+24 | |
| Co-authored-by: Claude.ai | |||||
| 2026-06-30 | Fix DNS resolution for ubuntu mac | Ahmed Abdelhalim | 1 | -0/+9 | |
| For some unknown reason (ubuntu :shrug:) the /etc/resolv.conf file is created and breaks the network manager role for DNS resolution | |||||
| 2026-05-27 | Fix setup wifi driver on mac machines | Ahmed Abdelhalim | 1 | -9/+2 | |
| 2026-05-27 | Fail loudly on errors during install | Ahmed Abdelhalim | 1 | -2/+0 | |
| 2026-04-23 | Refactor bootstrap with mac support | Ahmed Abdelhalim | 1 | -40/+0 | |
| 2026-04-20 | Add mac ubuntu install tasks | Ahmed Abdelhalim | 1 | -0/+74 | |
| Add the hack scripts to download and install wifi drivers on Mac For ubuntu ISO, unlike archlinux, it doesn't ship with the wl drivers required for wifi to work on ubuntu, this is a hack workaround to download the missing dependencies on an external USB and use it on the Live ISO to install the missing drivers, allowing for the rest of automation to take place. Assisted-by: Claude (Sonnet 4.6) | |||||
