Opened 5 years ago

Last modified 4 years ago

#15992 closed enhancement

ipfs links to Haiku releases — at Version 2

Reported by: kallisti5 Owned by: waddlesplash
Priority: normal Milestone: Unscheduled
Component: Website/www.haiku-os.org Version: R1/Development
Keywords: ipfs Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by kallisti5)

Haiku R1Beta1 has been uploaded to ipfs.

/ # ipfs add -w /export/haiku-r1beta1-x86_64-anyboot.zip                                                                                                    
added QmWAHucGiatLTWY6LNxexpjSzVeosLZaT8G396RLYzp74r haiku-r1beta1-x86_64-anyboot.zip                                                                       
added QmRYyJA1S3EiCS5NG5FGRCXwGLzu8VCADREAJmZbL5j4qs                                                                                                        

/ # ipfs add -w /export/haiku-r1beta1-x86_gcc2_hybrid-anyboot.zip                                                                                           
added Qmejz9ahT1agELvqBn4oM35ACaDaWFksjo4nf4AEcoUZdy haiku-r1beta1-x86_gcc2_hybrid-anyboot.zip                                                              
added QmUyJJhfhevw5M93AvLYysh7kQRkrHGcmUVCN9L11RDYSs                                                                                                        

These can be linked to directly via:

  • Haiku R1Beta1 x86_64
    • ipfs://QmRYyJA1S3EiCS5NG5FGRCXwGLzu8VCADREAJmZbL5j4qs
  • Haiku R1/Beta1 x86_gcc2_hybrid:
    • ipfs://QmUyJJhfhevw5M93AvLYysh7kQRkrHGcmUVCN9L11RDYSs

They can also be linked to via public gateways (https://ipfs.github.io/public-gateway-checker/) such as:

Change History (2)

comment:1 by kallisti5, 5 years ago

Component: - GeneralWebsite/www.haiku-os.org
Description: modified (diff)
Owner: changed from nobody to waddlesplash

comment:2 by kallisti5, 5 years ago

Description: modified (diff)
Keywords: ipfs added

This is less of a "todo" and more of a discuss. These ipfs links are p2p, and slightly easier to use than things like bittorrent.

I'm running an ipfs server on my NAS I uploaded these from... really hope all the bandwidth doesn't come from only my NAS though :-| Needs more investigation.

Note: See TracTickets for help on using tickets.