summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-vpn/headscale: fix non-posix standard scriptYixun Lan2022-09-241-1/+1
| | | | | Closes: https://bugs.gentoo.org/872476 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-vpn/headscale: keyword 0.16.2 for ~riscvYixun Lan2022-08-181-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-vpn/headscale: drop 0.15.0-r1Yixun Lan2022-08-152-51/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-vpn/headscale: correct permission issueYixun Lan2022-08-152-6/+12
| | | | | | make sure the path of headscale has right permission Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-vpn/headscale: add 0.16.2Yixun Lan2022-08-152-0/+51
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-vpn/headscale: 0.15.0-r1 bumpWilliam Hubbs2022-05-027-271/+63
| | | | | | | | | | | - install documentation - patch example config so we know if upstream changes the config file - install example config in the documentation directory - name the service the same as the binary Closes: https://bugs.gentoo.org/842018 Author-by: William Hubbs <williamh@gentoo.org> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-vpn/headscale: new package, add 0.15.0Chris Su2022-04-277-0/+349
Headsacle is an open-source, self-hosted implementation of the Tailscale control server. Using headscale, we can easily build a control server to form our own vpn, the corresponding node authorization, set the acl, etc. Closes: https://bugs.gentoo.org/841017 Signed-off-by: Chris Su <chris@lesscrowds.org> Closes: https://github.com/gentoo/gentoo/pull/25212 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>