diff --git a/Makefile b/Makefile index 144bb5c..cc2f8dd 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ JOBS ?= $(shell cat /proc/cpuinfo | grep processor | wc -l) #JOBS = 1 -GLUON_MAKE := ${MAKE} BROKEN=0 -j ${JOBS} -C ${GLUON_BUILD_DIR} \ +GLUON_MAKE := ${MAKE} V=s BROKEN=0 -j ${JOBS} -C ${GLUON_BUILD_DIR} \ GLUON_RELEASE=${GLUON_RELEASE} \ GLUON_BRANCH=${GLUON_BRANCH} \ diff --git a/domains/ffrgb_tst.conf b/domains/ffrgb_tst.conf index 468c8f1..0c984c0 100644 --- a/domains/ffrgb_tst.conf +++ b/domains/ffrgb_tst.conf @@ -20,7 +20,7 @@ channel = 1, htmode = 'HT20', ap = { - ssid = 'test.freifunk.net', + ssid = 'test.ffrgb.net', }, ibss = { ssid = 'mesh.ffrgb_test', diff --git a/domains/ffrgb_uml.conf b/domains/ffrgb_uml.conf index 84f76af..a5487b0 100644 --- a/domains/ffrgb_uml.conf +++ b/domains/ffrgb_uml.conf @@ -19,7 +19,7 @@ channel = 1, htmode = 'HT20', ap = { - ssid = 'regensburg.freifunk.net', + ssid = 'land.regensburg.freifunk.net', }, ibss = { ssid = 'mesh.ffrgb_uml',