John Dennis wrote:
1) The redhat directory is populated with the old 2.x spec file, no sense in updating this until we have a good 3.x spec file, but it should be updated prior to the official 3.0 release.
OK. I've pushed a simple change which gets rid of 10 years of changelog at least.
2) Man pages installed for non-existent features.
Deleted.
3) Man pages missing.
The following are installed in either /bin or /usr/sbin but there are no corresponding man pages. Every command installed needs to have a man page.
dhcpclient radattr
Hmm... those two probably shouldn't be installed. They're really only for testing. Can the spec file just ignore them?
rad_counter rc.radiusd [1]
[1] Debatable as to how necessary a man page is for rc.radiusd, it's use is subsumed by initscript documentation for SysV, plus many systems won't install it all. I only include it in the list for completeness.
OK. Alan DeKok.