699c5cc635
- Delete the monotone-server-init script. - Modify the monotone rc.d(8) script to provide extra commands such as 'init', 'genkey' and 'read' to manipulate the server. These are not interactive, but allow the same level of customization as the previous script. Inspired by how the monotone init.d script from Fedora works. - Delete the need of an rc.conf script in the pkg_sysconfdir of this package. The settings previously stored there are now automatically discovered. - Fully automated creation of a server key: no more need to create a passphrase by hand, memorize it, and stick it on a configuration file to never look at it again. - The log file is now placed where it belongs: in varbase/log. - Addition of a monotone-server(7) manpage explaining the whole setup process and pointers to the server files. Note: upgrading from a previous version of the package will require manual intervention if the rc.d script in /etc/rc.d is replaced. However, I really doubt anyone is using this package so I didn't want to go through the trouble of implementing a migration procedure. I've added a note to the MESSAGE, though, asking users to contact me if required.
6 lines
256 B
Text
6 lines
256 B
Text
@comment $NetBSD: PLIST,v 1.6 2010/03/12 09:27:17 jmmv Exp $
|
|
man/man7/monotone-server.7
|
|
share/examples/monotone-server/monotonerc
|
|
share/examples/monotone-server/read-permissions
|
|
share/examples/monotone-server/write-permissions
|
|
share/examples/rc.d/monotone
|