summaryrefslogtreecommitdiffstats
path: root/hacks
AgeCommit message (Collapse)AuthorFilesLines
2026-05-27Update the ubuntu hack scripts to download the mac driversAhmed Abdelhalim2-30/+63
Co-assisted-by: Claude AI
2026-04-20Add mac ubuntu install tasksAhmed Abdelhalim2-0/+158
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)