Browse Source

gitolite: Point to installation guide for OpenWrt

In the description point to installation guide on OpenWrt Wiki to
make it easier for new users to find and to understand how to use
gitolite on OpenWrt.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
lilik-openwrt-22.03
Daniel F. Dickinson 6 years ago
parent
commit
99eac722c2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/gitolite/Makefile

+ 1
- 0
net/gitolite/Makefile View File

@ -37,6 +37,7 @@ define Package/gitolite/description
Gitolite is a system for managing access to git repositories. Note you will need to make
sure dropbear does not interfere with OpenSSH as gitolite depends on feature not in
dropbear (to my knowledge).
See https://openwrt.org/docs/guide-user/services/gitolite for a guide on installation.
endef
define Package/gitolite/postinst


Loading…
Cancel
Save