summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
11 daysfix arch to x86_64, remove jq dependecyMatheus Afonso Martins Moreira
New custom installer got rid of the virtdev dependency. Delete it. Fix arch from 'any' to 'x86_64' since there is now a C program. Update revision too while I'm at it.
2026-05-05add build step for virtdev-exchange (renameat2 RENAME_EXCHANGE helper)Matheus Afonso Martins Moreira
arch is now x86_64 since there is a compiled C binary. The bin/ install excludes .c source files.
2026-05-03Install ISO profile with find loopMatheus Afonso Martins Moreira
Replace the explicit file list with a find/install loop so adding files to iso/ no longer requires PKGBUILD updates.
2026-05-02Install mirrorlist overlay in ISO profileMatheus Afonso Martins Moreira
2026-05-02Create virtdev-git packageMatheus Afonso Martins Moreira