Your ROOT_URL in app.ini is unix://git.lalonde.me:3000/ but you are visiting https://git.lalonde.me/matth/coreboot_buildroot_project/commit/6337a850cd3549af69eb93250865ea3596d16b48 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Added tunctl

pull/5/head
xSmurf 10 years ago
parent 9678e01a77
commit 6337a850cd

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.23.2
# Tue Sep 22 20:16:11 2015
# Tue Sep 22 23:27:33 2015
#
CONFIG_HAVE_DOT_CONFIG=y
@ -864,8 +864,8 @@ CONFIG_TRACEROUTE=y
# CONFIG_FEATURE_TRACEROUTE_VERBOSE is not set
# CONFIG_FEATURE_TRACEROUTE_SOURCE_ROUTE is not set
# CONFIG_FEATURE_TRACEROUTE_USE_ICMP is not set
# CONFIG_TUNCTL is not set
# CONFIG_FEATURE_TUNCTL_UG is not set
CONFIG_TUNCTL=y
CONFIG_FEATURE_TUNCTL_UG=y
# CONFIG_UDHCPC6 is not set
# CONFIG_UDHCPD is not set
# CONFIG_DHCPRELAY is not set

Loading…
Cancel
Save