-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Since @rustybird does not wish to merge distribution specific stuff of distributions he does not use (#2 (comment)), I am only opening this as an issue, not as a pull request.
Work in progress:
EDIT:
- https://github.com/adrelanos/corridor
- https://github.com/rustybird/corridor/compare/master...adrelanos:master?expand=1
There is one issue that Debian will complain about.
W: corridor: executable-not-elf-or-script usr/sbin/corridor-load-config
That script if not executable does not belong there.
- Can we move it to a more appropriate location?
- Alternatively, can we make it executable and useful instead? When manually executed it could work as a config file sanity tester, i.e. just sourcing the config files in verbose
-xmode and then exit with an "success" if that did not result in an error.
Would you like to ship a man folder with manuals in ruby-ronn format in rustybird/corridor master?
- https://github.com/Whonix/tor-ctrl/tree/master/man
- https://github.com/Whonix/tor-ctrl/blob/master/man/tor-ctrl.8.ronn
I guess I could contribute the original, basic man pages.
(The Debian packaging that I am using would convert them during package build to proper man pages compatible with gnu man. Much better than learning and writing the roff format.)
That would help Debian lintian (package checker) no longer complain about missing man pages. The man pages shipped at upstream rustybird/corridor seems more useful than in downstream adrelanos/corridor.