arthur-liberman / vfd-configurations

vfd.config - A collection of configuration files for linux devices with a front facing display.
GNU General Public License v3.0
36 stars 40 forks source link

repo packaging changes #3

Closed chewitt closed 4 years ago

chewitt commented 5 years ago

@arthur-liberman as per recent conversations:

This PR flattens the repo (no subfolders) to make embedding easier and adds configs to ensure each supported device has a named config file (easier for users to find). Filenames have been changed to align with the mainline kernel device-tree naming convention which provides additional context on the hardware type; although currently the only device with an upstream dts is the Tanix TX3 mini (more should be sent). In the future this naming should make it possible to match the active device-tree name with an embedded conf and start the OpenVFD service without users needing to manually set the config by copying files.

NB: I have included the Intbox i8 conf from unmerged PR #2.