Pretty much self-explanatory.
The page is nginx 404, guys: https://iso.builds.garudalinux.org/iso/community/cosmic
The page is nginx 404, guys: https://iso.builds.garudalinux.org/iso/community/cosmic
I don’t think we have a cosmic edition right now? We used to, but it’s not maintained right now, I believe. It has definitely not been updated for the beta, for example.
@BluishHumility Cosmic is in beta now if you’re still interested in making a cosmic edition
Well, it is on your website and I was looking forward to trying it out: Garuda Linux
Ahhh damn that’s my mistake then, I just deleted the cosmic editions. I’ll see if I can build a new version. There’s a pretty good chance it might not build though.
Build is in progress…
The build is done. Should be available now. Thanks for making us aware!
Thanks, i’ll try it out
No promises it’s going to work or work well. I hope it does, though!
Yes, I have been trying to make a new ISO since the beta was released last week but the pipeline in the iso-profiles
repo is still broken.
I’m not sure how you managed to kick of a new ISO in spite of that, but thanks!
We have had a COSMIC edition for over six months now.
I built it on the server directly via buildiso O.o
@BluishHumility clone this:
Then cd into that folder and clone the iso-profiles into it
Then you can execute ./run to get into a shell with fully working buildiso
for local building.
I don’t know if you have access to the build server, but if you do, you can connect to stormwing on port 220 via SSH and then run buildiso
to get a buildiso shell. Anything you build in that shell is available to everyone at iso.builds.garudalinux.org.
Nice one, thanks!
Mhm! That way you can also test development changes before pushing them. And testing is also easier because you don’t have to download the ISO after it’s done!