RevolutionPi / piControl

Kernel module for data exchange with RevPi I/O-Modules and Gateways
81 stars 24 forks source link

Cleanup debianization #84

Closed nbuchwitz closed 1 year ago

nbuchwitz commented 1 year ago

This is a minimal cleanup patch for the debianization of pitest. Yes this will be redone at a later stage, but let's fix what we can do right now with little to no effort.

RamiGspo commented 1 year ago

Everything looks good. I think the description of "debian/control" could be updated. We have:

Description: Revolution Pi command line utility Interact with the in-kernel piControl process to list I/O devices and gateway devices attached to a RevPi Core, read and write values in the process image and reset the piControl process.

Maybe "RevPi Core" can be changed to "RevPi device":

Description: Revolution Pi command line utility Interact with the in-kernel piControl process to list I/O devices and gateway devices attached to a RevPi device, read and write values in the process image and reset the piControl process.