Nils Schneider
6e03d14d6d
basic support for VoCore
...
This still needs some work:
- there's no factory image causing `make images` to fail
- VoCore can not support BSS and IBSS at the same time
- multi-BSS mode (e.g. mesh + BSS) works if the macs only
differ in the last 3 bits. Gluon expects to choose both MACs freely,
though, so after flashing the image one should reset the wifi MACs.
This is further complicated as VoCores have their MACs assigned
without gaps making collisions likely.
- there are no buttons nor ethernet ports (without the dock, that is),
so config-mode will not be possible as is
2014-11-15 13:57:30 +01:00
Matthias Schiffer
948fcef5db
Update Gluon packages
2014-11-13 01:50:17 +01:00
Matthias Schiffer
d42b20e8b8
odhcp6c: always accept RDNSS, independent of the default router lifetime
2014-11-13 01:18:16 +01:00
Matthias Schiffer
26eca3fcd6
Switch to new LuCi feed
2014-11-13 00:52:01 +01:00
Matthias Schiffer
3949cf367d
Update OpenWrt core and packages
2014-11-13 00:24:28 +01:00
NeoRaider
91ce22ba95
Merge pull request #227 from FRNK-BK/patch-1
...
Update hardware.rst
2014-11-13 00:23:37 +01:00
FRNK-BK
2a507f27d2
Update hardware.rst
...
More information on how to get correct image file naming.
2014-11-12 20:22:59 +01:00
Nils Schneider
a8b7c39078
docs: fix syntax in gluon-authorized-keys
2014-11-06 15:36:50 +01:00
Matthias Schiffer
61346d1e70
Merge remote-tracking branch 'origin/rn-2014.3.1'
2014-10-20 20:59:10 +02:00
Matthias Schiffer
ec88043a58
Update OpenWrt (and packages)
2014-10-19 20:16:09 +02:00
Matthias Schiffer
5592c94b38
Update Gluon packages
2014-10-19 20:16:09 +02:00
Nils Schneider
0ad48e6662
Merge pull request #215 from poldy79/patch-1
...
Adding support for TL-WA850RE
2014-10-19 18:36:48 +02:00
Matthias Schiffer
d2d1ea36cc
Extend v2014.3.1 release notes
2014-10-19 18:31:13 +02:00
poldy79
396f5ded65
Adding support for TL-WA850RE
...
basic wifi meshing with neighbouring nodes
tested, with TL-WA750RE
client WLAN (if applicable)
works
client lan on LAN ports (if applicable)
n/a - only 1x Ethernet
mesh-vpn on WAN port
works
mesh-on-wan
Not tested
re-entering configmode by pressing the button for >3 seconds
works.
entering failsafe mode
works
whether the MAC address seen by Gluon is the one printed on the device
yes
Und folgende Kommandos:
tail /lib/gluon/core/sysconfig/*
brctl show
lua -e "print(require('platform_info').get_image_name())"
root@XXX:~# tail /lib/gluon/core/sysconfig/*
==> /lib/gluon/core/sysconfig/primary_mac <==
(macwieaufgerätaufgedruckt)
==> /lib/gluon/core/sysconfig/setup_ifname <==
eth0
==> /lib/gluon/core/sysconfig/wan_ifname <==
eth0
root@XXX:~# brctl show
bridge name bridge id STP enabled interfaces
br-wan 7fff.(primarymac) no eth0
br-client 7fff.(primarymac) no bat0
wlan0-1
root@XXXX:~# lua -e "print(require('platform_info').get_image_name())"
tp-link-tl-wa850re-v1
2014-10-17 22:03:34 +02:00
Nils Schneider
cfd4b8cb92
release notes for 2014.3.1
2014-10-17 14:31:12 +02:00
Matthias Schiffer
90c9ebde43
Overwrite opkg.conf to work with the upstream repositories
2014-10-16 20:50:00 +02:00
Nils Schneider
115cff90f8
Merge pull request #209 from poldy79/patch-2
...
Adding support for TL-WA750RE
2014-10-16 14:48:07 +02:00
Nils Schneider
b9501362ad
docs: advise user to checkout a specific release
2014-10-13 12:29:24 +02:00
Nils Schneider
b27e0d540f
Merge branch 'FreifunkBremen-master'
2014-10-13 12:26:00 +02:00
Nils Schneider
e4c93d5c9b
Merge branch 'master' of https://github.com/FreifunkBremen/gluon into FreifunkBremen-master
...
Conflicts:
docs/user/getting_started.rst
2014-10-13 12:24:51 +02:00
Nils Schneider
442e6cdeef
Merge branch 'master' of https://github.com/s72785/gluon into s72785-master
2014-10-13 12:23:41 +02:00
poldy79
d0a113dc16
Adding support for TL-WA750RE
...
I have this little gadget. I've build gluon for this target and it seems that everything works well. Using this thing in the Stuttgart community (currently testing gluon).
2014-10-12 23:53:11 +02:00
Jan-Philipp Litza
9277648302
Simplify git commands in Getting Started
2014-10-12 23:06:48 +02:00
Matthias Schiffer
18a20df703
Fix Buffalo WZR-HP-AG300H/WZR-600DHP image name
2014-10-12 16:53:23 +02:00
Nils Schneider
f0210846db
Merge pull request #206 from bioxz/master
...
Added informations about gluon versions to getting started
2014-10-12 12:37:08 +02:00
Patrick Uven
b21e3b0c95
Some small correction to getting started
2014-10-12 12:19:58 +02:00
Patrick Uven
d8bb316a57
Added informations about gluon versions to getting started
2014-10-12 12:17:02 +02:00
Nils Schneider
b6ab1b6bbf
Merge pull request #201 from bioxz/master
...
Community name change from Freifunk Oldenburg to Freifunk Nordwest
2014-10-09 18:27:05 +02:00
s72785
853f716a90
Update getting_started.rst
...
noob-proofing a bit
2014-10-08 23:38:58 +02:00
Matthias Schiffer
72f6b85393
Update kernel configs and references to Barrier Breaker final
...
mpc85xx and x86 are unchanged since rc3.
2014-10-07 19:36:02 +02:00
Matthias Schiffer
a8b16a3723
Update OpenWrt and packages
2014-10-07 18:23:17 +02:00
Patrick Uven
d04e2db539
Merge pull request #2 from freifunk-gluon/master
...
gluon changes
2014-10-05 20:40:13 +02:00
Kokel
abc189b337
add support for Buffalo WZR-HP-AG300H
2014-10-05 16:06:13 +02:00
Matthias Schiffer
24a41deea1
Update gluon packages
2014-10-05 15:31:10 +02:00
Patrick Uven
33895fba89
Merge pull request #1 from freifunk-gluon/master
...
gluon changes
2014-10-04 11:52:49 +02:00
Nils Schneider
39fd91445a
Merge pull request #196 from freifunk-mwu/site.rst-patch
...
Mainz/ Wiesbaden: url and community name changed
2014-10-04 11:17:02 +02:00
Kokel
721b31b4c5
url and community name changed
2014-10-04 11:10:51 +02:00
Patrick Uven
54404ae9b2
Update site.rst
...
The community has been renamed from Oldenburg (ffol) to Nordwest (ffnw) to include other cities. Also the git url has changed.
2014-10-04 09:24:20 +02:00
Nils Schneider
68da72b98c
Merge pull request #195 from permanentmedia/patch-1
...
Update site.rst
2014-10-04 00:31:16 +02:00
permanentmedia
371e9e6abb
Update site.rst
...
Added Braunschweig to site-repos in the wild
2014-10-03 23:29:51 +02:00
Matthias Schiffer
17cefcdae1
Update gluon packages
2014-10-03 00:49:24 +02:00
Matthias Schiffer
68a2599f6e
Update upstream repos
2014-10-03 00:13:04 +02:00
Nils Schneider
74ae415b0f
Merge pull request #192 from poldy79/patch-1
...
Just corrected a typo
2014-09-24 23:27:54 +02:00
poldy79
d61c063f7d
Just corrected a typo
2014-09-24 23:08:04 +02:00
Matthias Schiffer
0d3a429a51
Update Gluon packages
2014-09-15 20:08:24 +02:00
Nils Schneider
3b0e596e08
docs: authorized-keys
2014-09-15 19:29:21 +02:00
Matthias Schiffer
a0fb847d55
Update OpenWrt and packages
2014-09-15 16:42:01 +02:00
Matthias Schiffer
bb7e6a69bd
Update Gluon modules
2014-09-15 16:40:14 +02:00
Matthias Schiffer
bb6d0f1179
Update LuCI
2014-09-09 19:49:44 +02:00
Matthias Schiffer
ebec39f468
docs: add documentation about addings new hardware support
2014-09-09 17:08:46 +02:00