Plebian-Linux / quartz64-images

GitHub Actions Repository for automatically generated images for the Quartz64 family of single board computers
https://plebian.org
GNU General Public License v3.0
41 stars 10 forks source link

Device Tree Package: postinst/prerm script to adjust u-boot FDT path #14

Closed CounterPillow closed 1 year ago

CounterPillow commented 1 year ago

Depends on https://salsa.debian.org/debian/u-boot-menu/-/merge_requests/12

We need scripts in the device tree package to adjust the u-boot defaults FDT path to the Plebian ones on install if not already done, and reset it to the vanilla ones on remove.

If the path is not a vanilla one, it should be ignored, and no action taken.