Haiku Nightly Image downloads

Can one of the admins who has sufficient access redirect:

http://www.haiku-files.org/haiku/development/

to the more up to date (including checksums) download page:

http://download.haiku-os.org/nightly-images/x86_gcc2_hybrid/

or simply mirror the links/text (maybe even the actual disk images if needed/possible)
of the new page on the old one?

I think having two pages, one of which is no longer updated and has no checksums
is potentially confusing, both to people who may have the old page in their
bookmarks/history and new users who end up at the old page from an existing link on:

https://www.haiku-os.org/get-haiku#unstable

http://www.haiku-os.org/guides/daily-tasks/updating-system

  • work fine

i want to post here about hrev tag in http://download.haiku-os.org/nightly-images/x86_gcc2_hybrid redirect link (example: Making sure you're not a bot! ) into page that show error Failed to deserialize query string: missing field `h`.

to be clear. i just want to see what tag on Haiku’s git that identify what that hrev is in a commit. it’s ability had been faded since updating. sincerely ask, will this ability to be put again?
Thank You.

1 Like

First of all,the original issue of this topic has been long solved.
I got really confused by that until I noticed it’s from 2014.
The Haiku project no longer uses the haiku-files.org domain and the DNS doesn’t resolve anymore.

About the links to the Git page: cgit had to be replaced by gitore a few months ago,since AI scraper bots hammered the server and even with protections like Anubis,cgit couldn’t handle the mass of requests still coming through.
The goal is to have gitore support all links that cgit had,and most (if not all) of its features.
But implementing these features takes time,and since it’s written in Rust,not all Haiku developers can help there.
If you want to help,you can find the source code here:

Edit: There was no issue for this so I created one: #29 - Links to tags broken - kallisti5/gitore - Codeberg.org
While this one should be easy,another issue which is probably more difficult to solve also currently prevents this from working: #8 - Tag processing seems to be broken - kallisti5/gitore - Codeberg.org

2 Likes