Giter Site home page Giter Site logo

Comments (5)

procount avatar procount commented on August 25, 2024

I didn't know you can't hotlink sourceforge files. Is it because of its redirections and mirrors? I know I had to add extra support in for sourceforge and fake a user-agent inthe request.
But it is convenient to put all the meta files for each OS in one location for maintainability. I am processing about 25 different OSes now, so it needs to be easy to deploy.

I'm not too bothered about history of the meta files, but I do like the statistics that sourceforge gives me. Arch was the first OS I added, but I don't host the tarballs, so it is a bit different and it will be updated soon to match the others.
I will have a think about the icons.....

from pinn.

matthuisman avatar matthuisman commented on August 25, 2024

Yeh, the redirect causes the issues with the icons

Note:
I have just added KANO_OS (I saw someone request it on your PINN sourceforge)
https://bitbucket.org/matthuisman/pinn-os/raw/master/os_list_v3.json

They have a noobs zip package, so was pretty easy :)
Unfortunately they don't host the boot and root separately so I needed to extract these and upload to sourceforge.

from pinn.

procount avatar procount commented on August 25, 2024

On PINN sourceforge? I've not seen it. The only issue I had there was about OSMC....
Anyway, thanks for adding KANO.

BTW have you checked if your OSes work with Autoboot? If not, they might need a new RPI-firmware.
I have created a script that will process most distro images now and pull them apart into the right format.

from pinn.

matthuisman avatar matthuisman commented on August 25, 2024

For the icons, I mean hotlinking (not in PINN itself).
They work fine when showing in PINN.

I could make my cache script to also download the icons and store on my server.
Then the web-app can show those.
I just wanted it as light on my server resources as possible - that's all :)
But, I guess they are pretty small...

Update

I now cache the images and serve them locally (so no hotlinking required) :

from pinn.

matthuisman avatar matthuisman commented on August 25, 2024

@procount

I have just added RasPlex OS :)
http://www.rasplex.com/

Is there somewhere you want me to contact you when I add a system?

Also, are you able to rename the provider from "Raspberry Pi" to "NOOBS" in your repo file?
https://github.com/procount/pinn-os/blob/master/os/repo_list.json
NOOBS makes more sense to me.

And I have also made a new page which is just a basic list of available systems
http://noobs.matthuisman.nz/?l

Note: the ?l parameter (without that - it's the main app)

By default it will show all PINN systems for all boards..
You can narrow down to a board by parsing b=Pi[number] (0,1,2 or 3)

eg. http://noobs.matthuisman.nz/?l&b=Pi3

To show just NOOBS sysyems, you add i=n
eg. http://noobs.matthuisman.nz/?l&b=Pi3&i=n

It might be a good way that you can link to a list of PINN systems :)
eg. from your forum post or sourceforge .

New systems will be pulled in 1am NZ time each night :)
(Systems are considered new for 7 days after they are first added from the cache script)

from pinn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.