ubports / installer-configs

Install configurations for the UBports Installer
https://github.com/ubports/ubports-installer
GNU General Public License v3.0
57 stars 76 forks source link

v2: schema: operating_systems: add field for codename #206

Closed amartinz closed 2 years ago

amartinz commented 2 years ago

This adds a field "codename" to the operating_systems section, which can be used to specify the codename of the device if the config specified value differs from the value used by the OS.

This is required for the Fairphone 4 and the postmarketOS plugin, as the config specifies "FP4" but the postmarketOS API requires "fairphone-fp4".

/cc @z3ntu