The source tree has become a big incoherence over the years.
This has been discussed in length several times on the mailing list.
There are both reorganization, simplification and optimization to be done:
- conf
- data
- docs
- include
- lib
- m4
- packaging
- scripts
- src
- common
- client
- config
- drivers (subdirs for big drivers)
- scanner
- server (upsd or nutd)
- tests
Other considerations:
- packaging/ under scripts/
- most common/ things are now (or should be) in lib/ in fact
to be completed...
The source tree has become a big incoherence over the years.
This has been discussed in length several times on the mailing list.
There are both reorganization, simplification and optimization to be done:
Other considerations:
to be completed...