PiRogueToolSuite / deb-packages

PiRogue Debian packages
https://pts-project.org/
GNU General Public License v3.0
2 stars 2 forks source link

Audit all packages for rpi-specific code #11

Closed CyrilBrulebois closed 8 months ago

CyrilBrulebois commented 1 year ago

There are at least a few occurrences of trying to enable specific items in the bootloader's config.txt (dtparam and/or dtoverlay).

We should review all packages, spot which ones are doing so, and integrate that for the Debian raspi-firmware package and its hooks. See /etc/default/raspi-firmware and the other configuration files that are referenced at the bottom.

We should probably detect Raspberry OS vs. Debian, and act accordingly: