Page 1 of 1

Raspberry Pi image development?

Posted: Fri Jan 10, 2025 6:53 pm
by jurrie
Hello,

Is it possible to chime in on the development of the Raspberry Pi image? I currently have my own build pipeline that transforms the QLC+ Raspberry Pi image into what I need. There are several things in there that would be beneficial for everyone I think. Things like rebooting on kernel lockup, watchdog support, forwarding TCP port 80 to 9999, etc. I could create some pull requests to get the discussion started on these features.

Jurrie

Re: Raspberry Pi image development?

Posted: Tue Feb 18, 2025 2:11 am
by eborchardt
I would also be interested in contributing to the Raspberry Pi image development. Do you already have a fork you want to work on?

Re: Raspberry Pi image development?

Posted: Tue Feb 18, 2025 8:23 am
by mcallegari
There's not really a "Raspberry Pi image" development.
I try as much as possble to use the vanilla image and adapt QLC+ to it. See for example the latest changes to use NetworkManager.
The QLC+ part is open source so you can contribute to it.
Customizing the Linux image is not something I want to do. Users needs to be free to customize it for their needs.