chiark / gitweb /
wip releasing
[userv-utils.git] / debian / control
index 3247d90ca4cfa47227a59960082a49d7b8179e66..4f11db81dfbcc32346de077f47d42eb30ec2e405 100644 (file)
@@ -65,6 +65,20 @@ Description: user-controlled group membership
  The default configuration allows users to create and manage a few
  groups, but is reasonably conservative.
 
  The default configuration allows users to create and manage a few
  groups, but is reasonably conservative.
 
+Package: userv-git-daemon
+Architecture: all
+Depends: userv, git-core
+Description: per-user git daemon service
+ userv-git-daemon allows users to publish git repositories which will
+ be published via the git protocol on 9418.  This is a bit like
+ git-daemon except that the actual reading of each user's repositories
+ is done as that user.
+ .
+ The default configuration does nothing: you must (a) manually copy
+ the line from /usr/share/doc/examples/userv-git-daemon.inetd into
+ /etc/inetd.conf and (b) specifically list hostnames and target
+ directories in /etc/userv/git-urlmap.
+
 Package: userv-misc
 Architecture: all
 Depends: userv
 Package: userv-misc
 Architecture: all
 Depends: userv