You are not logged in.
Not sure of the best subforum, so here goes...
I was working on the arch iso and use of the script= parameter. I wanted to load a script from a tftp server but the archiso is coded to only allow http/https/ftp, so I modified it to also allow tftp and it works fine (because it uses curl which supports tftp). So I branched the repo and made the change "properly", also making a change to the appropriate readme doc
Seeing it was just a simple change I thought I'd push a MR to get it included but I don't know if I can - I don't think the arch gitlab provides such access to non-developers who don't have an arch SSO. The announcement said there was intention to open up merge requests.
So just wondering, how would I send in a change?
Last edited by starfry (2023-12-09 14:03:59)
Offline
Open a bug report on the gitlab and include your patch there I'd guess
Offline
Now gitlab MRs are allowed, I did this successfully.
Offline