RPi-Distro / pi-gen

Tool used to create the official Raspberry Pi OS images
BSD 3-Clause "New" or "Revised" License
2.59k stars 1.62k forks source link

Removal of config.txt symlinks breaks postinst for fbturbo package #756

Closed SimonHyde-BBC closed 6 months ago

SimonHyde-BBC commented 7 months ago

The change in a125344 breaks the postinst scripts for xserver-xorg-video-fbturbo which still check the contents of /boot/config.txt

XECDesign commented 6 months ago

Wish I got around to this earlier, because this change just tripped me up as well.

Since fbturbo no longer works in the only world we support (kms), I've modified fbturbo to be disabled by default.