| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-01-11 | Fix live environment keyring issues when the iso was created long ago | Ahmed Abdelhalim | 1 | -0/+10 | |
| 2025-09-22 | Ignore refind.conf tests as it doesn't work on CI | Ahmed Abdelhalim | 2 | -17/+21 | |
| 2025-09-21 | Fix the rEFInd timeout and styling | Ahmed Abdelhalim | 2 | -2/+18 | |
| 2025-09-21 | Replace systemd with rEFInd | Ahmed Abdelhalim | 2 | -58/+30 | |
| 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-21 | Clean up bootmgr and fix systemd-boot regression issue | Ahmed Abdelhalim | 3 | -14/+34 | |
| Also update the syntax to use the new loop syntax instead of with_items | |||||
| 2025-09-21 | Remove systemd-boot setup from ubuntu and leave it to the bootctl | Ahmed Abdelhalim | 1 | -50/+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-11 | Fix raspberry install correct kernel/firmware using rpi-update | Ahmed Abdelhalim | 1 | -8/+13 | |
| It can't be tested on mocked debian docker container, therefore disabling the testing for it | |||||
| 2025-08-11 | Make bootstrap raspberry more detailed with minimal setup | Ahmed Abdelhalim | 2 | -2/+3 | |
| 2025-08-11 | Minor refactoring to set hostname and fix rpi5 bootstrap | Ahmed Abdelhalim | 2 | -12/+6 | |
| 2025-08-11 | Add Raspberry Pi5 support to bootstrap | Ahmed Abdelhalim | 4 | -26/+105 | |
| 2025-08-11 | Refactor bootstrap to have ubuntu specific tasks | Ahmed Abdelhalim | 2 | -5/+4 | |
| 2025-08-11 | Add bootstrap debian ubuntu support | Ahmed Abdelhalim | 2 | -0/+122 | |
| 2025-08-11 | Fix linting issues | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-08-11 | Safe dualboot /efi folder structure | Ahmed Abdelhalim | 1 | -5/+11 | |
| 2025-08-11 | Use /mnt/boot/efi because it's easier on debian | Ahmed Abdelhalim | 1 | -0/+28 | |
| 2025-08-11 | Add debugging output and minor refactoring | Ahmed Abdelhalim | 1 | -5/+13 | |
| 2025-08-11 | Add the bootstrap role to install archlinux w/testing | Ahmed Abdelhalim | 2 | -0/+66 | |
