Developing lightweight computation at the DSG edge
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Quick Mesh Project
qMp packages
Commits
c9ee4ded
Commit
c9ee4ded
authored
May 28, 2012
by
Simó Albert i Beltran
Browse files
Add default secondary DNS servers, closes #151.
parent
d1ead765
Changes
2
Hide whitespace changes
Inline
Side-by-side
packages/qmp-small-node/Makefile
View file @
c9ee4ded
...
...
@@ -25,7 +25,7 @@ include $(TOPDIR)/rules.mk
include
$(INCLUDE_DIR)/kernel.mk
PKG_NAME
:=
qmp-small-node
PKG_RELEASE
:=
2
PKG_RELEASE
:=
3
#PKG_SOURCE_URL:=@SF/qmp-small-node
#PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_BUILD_DIR
:=
$(BUILD_DIR)
/
$(PKG_NAME)
...
...
packages/qmp-small-node/files/etc/config/qmp
View file @
c9ee4ded
...
...
@@ -30,7 +30,7 @@ config 'qmp' 'non_overlapping'
option 'qmp_leasetime' '1h'
config 'qmp' 'networks'
option 'dns' '141.1.1.1'
option 'dns' '141.1.1.1
85.126.4.170 202.83.95.227
'
option 'lan_address' '172.30.22.1'
option 'lan_netmask' '255.255.255.0'
option 'publish_lan' '0'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment