ublue-os / framework

OCI Images derived of ublue-os main images for Framework hardware
https://universal-blue.org/images/framework
Apache License 2.0
13 stars 2 forks source link

feat: add AMD support #67

Closed thecodenomad closed 3 months ago

thecodenomad commented 4 months ago

Per Framework knowledge base, AMD-based laptops should use ppd over tlp.

The framework-packages.json was restructured a bit and TARGET_CPU was added to support AMD (and potentially others). I'm unsure about supporting release-specific include/exclude package lists, but I kept this in as an option just in case.

castrojo commented 4 months ago

We really needed this, thank you! cc @ublue-os/approver

thecodenomad commented 3 months ago

Closing for now, will re-open once I get better testing of the recommended changes.