summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/templates
AgeCommit message (Collapse)AuthorFilesLines
11 daysRefactor template naming for bootstrapAhmed Abdelhalim7-1/+9
2026-05-05Switch from rEFInd to GRUB for proxmoxAhmed Abdelhalim1-19/+0
Since proxmox depends on GRUB and there is no benefit of fighting it, since proxmox isn't (and not supposed to be) dual booted, use the default stack and simplify the setup
2026-05-03Add proxmox install supportAhmed Abdelhalim1-0/+19
Using debian live ISO instead of proxmox live ISO, since using the proxmox ISO didn't allow automating the setup after connecting to the network.
2026-04-23Refactor bootstrap with mac supportAhmed Abdelhalim4-2/+31
2026-04-21Update the rEFInd boot menu to use the distro nameAhmed Abdelhalim1-2/+2
This allows better description with the dual boot entries
2026-02-27Add boot args that allow gpu and other mac locked features on linuxAhmed Abdelhalim2-0/+7
2025-09-21Replace systemd with rEFIndAhmed Abdelhalim2-8/+0
The systemd regression bug introduced in 258 version doesn't seem to be fixed or about to get fixed any time soon Ref: https://github.com/systemd/systemd/issues/36174 This replaces the systemd-boot with a simpler rEFInd approach
2025-09-21Clean up bootmgr and fix systemd-boot regression issueAhmed Abdelhalim1-0/+1
Also update the syntax to use the new loop syntax instead of with_items
2025-09-21Remove systemd-boot setup from ubuntu and leave it to the bootctlAhmed Abdelhalim1-4/+0
Because installing gnome or other packages that updates the kernel ends up adding the same machine id boot, it's simpler to delegate the boot setup to the debian/ubuntu and don't clean it up or modify it
2025-08-11Fix raspberry install correct kernel/firmware using rpi-updateAhmed Abdelhalim1-0/+5
It can't be tested on mocked debian docker container, therefore disabling the testing for it
2025-08-11Minor fixes to raspberry config and playbook configsAhmed Abdelhalim1-12/+13
2025-08-11Minor refactoring to set hostname and fix rpi5 bootstrapAhmed Abdelhalim2-7/+2
2025-08-11Add Raspberry Pi5 support to bootstrapAhmed Abdelhalim2-0/+23
2025-08-11Add bootstrap debian ubuntu supportAhmed Abdelhalim1-0/+4
2025-08-11Safe dualboot /efi folder structureAhmed Abdelhalim1-2/+2
2025-08-11Add the bootstrap role to install archlinux w/testingAhmed Abdelhalim2-0/+7