File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ NPM Modules:
2929
3030Other Non-NPM Node Software:
3131
32- * SMILE Server 0.2.26 (this holds pointers to all Android software used)
32+ * SMILE Server 0.3.1 (this holds pointers to all Android software used)
3333* Plugmin Server 0.5.8
3434* EpochEDU 0.6.0
3535
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Arch Linux ARM
55
66 :) Consortium - http://www.smileconsortium.org
77
8- SMILE Plug Firmware 0.5.2
8+ SMILE Plug Firmware 0.5.3
99
1010
1111 OS: Archlinux \s Kernel: \r Processor: \m Terminal: \l Users: \u
Original file line number Diff line number Diff line change @@ -2,8 +2,10 @@ CONNECTION='ethernet'
22DESCRIPTION='SMILEplug Admin Interface'
33INTERFACE='eth1'
44IP='static'
5- ADDR='10.0.0.1 '
5+ ADDR='10.0.0.16 '
66SKIPNOCARRIER='yes'
7+ GATEWAY='10.0.0.1'
8+ DNS=('10.0.0.1')
79
810## For IPv6 autoconfiguration
911#IP6=stateless
You can’t perform that action at this time.
0 commit comments