shithub: riscv

Download patch

ref: 21aee5d8cbd1ebae796cdc58404b8d8902738370
parent: d71cf7ff1be5fe153dbee4ab8ea646dcd23406e0
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Apr 10 16:39:10 EDT 2016

hg: create system wide /sys/lib/hgrc to enabled hgwebfs extension

the openssl we currently use is outdated and will be removed
soon. webfs will handle the https for us with native tls code.
keys have to be stored in factotum for everyone who also wants
to commit directly.

--- /dev/null
+++ b/sys/lib/hgrc
@@ -1,0 +1,4 @@
+[extensions]
+# always use hgwebfs extension so we can use HTTPS without
+# openssl and keep keys in factotum
+hgwebfs=