Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-14 | xml: T1579: re-arrange xml interface include building blocks | Christian Poessinger | |
As the amount of include files now has reached a certain amount, it is getting more and more crowsded, thuse introducing "per topic" subdirectories on the filesystem to keep a clean structure makes sense. | |||
2021-03-09 | console-server: T3382: remove priority as we do not have any dependencies | Christian Poessinger | |
2021-03-09 | console-server: T3382: proper check for existence of /dev/serial/by-bus | Christian Poessinger | |
The completion helper was directly called on the /dev/serial/by-bus directory, but it was not verified if the directory exists at all. | |||
2020-06-22 | console-server: T2588: migrate to defaults from XML interface definitions | Christian Poessinger | |
2020-06-19 | console-server: T2490: set service priority to 990 | Christian Poessinger | |
... to ensure the service is started very late. | |||
2020-06-19 | console-server: T2490: remove superfluous "port" node from XML definition | Christian Poessinger | |
2020-06-18 | console-server: T2490: rename CLI to console-server | Christian Poessinger | |