Raspberry Pi image development?

Post Reply
jurrie
Posts: 6
Joined: Sat Aug 03, 2024 9:03 pm
Real Name:

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
eborchardt
Posts: 1
Joined: Tue Feb 18, 2025 2:06 am
Real Name: Eric B

I would also be interested in contributing to the Raspberry Pi image development. Do you already have a fork you want to work on?
User avatar
mcallegari
Posts: 4848
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

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.
Post Reply