summaryrefslogtreecommitdiffstats
path: root/roles
AgeCommit message (Expand)AuthorFilesLines
2026-05-03Add proxmox install supportAhmed Abdelhalim6-1/+157
2026-04-23Refactor bootstrap with mac supportAhmed Abdelhalim8-111/+112
2026-04-21Update the rEFInd boot menu to use the distro nameAhmed Abdelhalim1-2/+2
2026-04-20Add mac ubuntu install tasksAhmed Abdelhalim4-5/+80
2026-04-03Split archlinux setup on mac from others and fix EFI on macAhmed Abdelhalim3-27/+78
2026-03-04Fix playbook nameAhmed Abdelhalim1-1/+1
2026-02-27Add boot args that allow gpu and other mac locked features on linuxAhmed Abdelhalim5-14/+23
2026-02-26Replace vi with nanoAhmed Abdelhalim1-1/+1
2026-02-26Add vi/less for basic debugging on fresh archAhmed Abdelhalim1-1/+1
2026-02-26Fix Mac setup to install broadcom wl driverAhmed Abdelhalim3-0/+33
2026-02-04Adapt playbook to ansible 2.24+Ahmed Abdelhalim3-7/+7
2026-01-22Workaround tuigreetAhmed Abdelhalim1-2/+2
2026-01-11Install pipAhmed Abdelhalim4-31/+41
2026-01-11Update live ISO to avoid issues with keyrings with old ISOAhmed Abdelhalim1-0/+9
2026-01-11Revert "Fix live environment keyring issues when the iso was created long ago"Ahmed Abdelhalim1-10/+0
2026-01-11Fix live environment keyring issues when the iso was created long agoAhmed Abdelhalim1-0/+10
2025-09-22Ignore refind.conf tests as it doesn't work on CIAhmed Abdelhalim2-17/+21
2025-09-21Fix the rEFInd timeout and stylingAhmed Abdelhalim3-4/+18
2025-09-21Replace systemd with rEFIndAhmed Abdelhalim4-66/+30
2025-09-21Clean up bootmgr and fix systemd-boot regression issueAhmed Abdelhalim5-18/+39
2025-09-21Remove systemd-boot setup from ubuntu and leave it to the bootctlAhmed Abdelhalim2-54/+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-09-15Fix testing to use the configure bootstrap playbookAhmed Abdelhalim1-1/+1
2025-08-11Refactor configure role to use hostname instead of virtual group nameAhmed Abdelhalim1-2/+2
2025-08-11Fix raspberry install correct kernel/firmware using rpi-updateAhmed Abdelhalim3-12/+25
2025-08-11Minor fixes to raspberry config and playbook configsAhmed Abdelhalim3-12/+19
2025-08-11Add ci testingAhmed Abdelhalim1-1/+1
2025-08-11Make bootstrap raspberry more detailed with minimal setupAhmed Abdelhalim3-7/+5
2025-08-11Minor refactoring to set hostname and fix rpi5 bootstrapAhmed Abdelhalim4-19/+8
2025-08-11Add Raspberry Pi5 support to bootstrapAhmed Abdelhalim7-26/+157
2025-08-11Refactor bootstrap to have ubuntu specific tasksAhmed Abdelhalim3-6/+7
2025-08-11Add bootstrap debian ubuntu supportAhmed Abdelhalim6-2/+153
2025-08-11Remove configure dependency on other roles and add ubuntu supportAhmed Abdelhalim5-13/+29
2025-08-11Fix linting issuesAhmed Abdelhalim2-2/+3
2025-08-11Safe dualboot /efi folder structureAhmed Abdelhalim2-7/+13
2025-08-11Use /mnt/boot/efi because it's easier on debianAhmed Abdelhalim2-1/+32
2025-08-11Add debugging output and minor refactoringAhmed Abdelhalim2-6/+14
2025-08-11Add configure role on arch w/testingAhmed Abdelhalim6-0/+138
2025-08-11Add the bootstrap role to install archlinux w/testingAhmed Abdelhalim7-0/+187
2025-08-11Add partition roleAhmed Abdelhalim5-0/+279