Skip to content

Offline archlinux ipxe generation

Spyros Seimenis requested to merge sespiros/releng:issues/9 into master

I made small modifications to the archlinux.ipxe template and added a script that generates it offline.

To recreate the model I followed the logic there

I also made the relevant changes in the build script. I marked it as draft because I am not sure if I got everything right with the folder structure etc.

TODO:

  • Add the relevant changes to gitlab-ci.yml
  • The ipxe package itself should be modified to include this artifact instead of the one that is currently served by archweb. Verification code should be added to the package as the example I have put in bug 70767
Edited by Spyros Seimenis

Merge request reports