summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/vars/ubuntu.yml
AgeCommit message (Collapse)AuthorFilesLines
2026-05-07Fix hard-coded ubuntu distro nameAhmed Abdelhalim1-1/+1
2026-04-20Add mac ubuntu install tasksAhmed Abdelhalim1-1/+1
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)
2025-09-21Fix the rEFInd timeout and stylingAhmed Abdelhalim1-2/+0
2025-09-20Add restricted repo for nvidia/amd drivers that might be neededAhmed Abdelhalim1-3/+3
2025-09-20Remove snapd from the ignored packages to be able to downloadAhmed Abdelhalim1-1/+1
2025-08-11Add ci testingAhmed Abdelhalim1-1/+1
2025-08-11Refactor bootstrap to have ubuntu specific tasksAhmed Abdelhalim1-1/+3
2025-08-11Add bootstrap debian ubuntu supportAhmed Abdelhalim1-0/+22