Commit Graph

78 Commits

Author SHA1 Message Date
Matthias Schiffer
0d4dd90e2b Merge pull request #351 from aeickho/WNDRMACv2
remove broken flag for Netgear WNDRMACv2
2015-04-25 23:03:53 +02:00
Alex Eickhoff
bb2a185295 remove broken flag for Netgear WNDRMACv2
Signed-off-by: Alex Eickhoff <alex@artbanause.de>
2015-04-25 22:29:02 +02:00
Matthias Schiffer
750d9587ea Remove BROKEN for Unifi UAP Pro 2015-04-18 19:52:17 +02:00
bjoern
1607d179e0 ar71xx-generic: add support for TP-Link TL-MR3220 v2 2015-04-11 14:24:22 +02:00
Matthias Schiffer
4da07244f3 ar71xx-generic: remove BROKEN flag from gl-inet profile 2015-03-16 18:32:55 +01:00
Matthias Schiffer
630de84465 Get rid of the static kernel configuration files
With a backported patch from the OpenWrt trunk, it is now easy to generate an
equivalent configuration using CONFIG_ALL_KMODS.

The build will take a bit longer because all kernel module packages are actually
built even when they are not included in the image, but adding new targets
becomes a lot easier.

Also, related documentation updates and fixes.
2015-03-16 13:54:09 +01:00
Matthias Schiffer
41df7400d8 Revert "x86-generic: enable CONFIG_DMIID"
This reverts commit 59ea630ed2.
2015-03-16 00:55:32 +01:00
Matthias Schiffer
b280f73d34 x86-generic: build all images with the same modules, use the same sysupgrade image for all profiles 2015-03-16 00:54:46 +01:00
Matthias Schiffer
59ea630ed2 x86-generic: enable CONFIG_DMIID
This shouldn't affect compatiblity with kernel modules and will allow us to
find out under which hypervisor we're running.
2015-03-15 19:16:01 +01:00
Matthias Schiffer
20a8c95eb5 x86-{generic,kvm_guest}: generate sysupgrade images
No autoupdater support yet, but that will follow.
2015-03-15 18:26:29 +01:00
Matthias Schiffer
22b14a5f54 x86: better rootfs handling 2015-03-15 18:18:13 +01:00
Matthias Schiffer
9fbad3d324 Remove BROKEN flag for NETGEAR WNDR3700v4 and WNDR4300 2015-03-14 14:33:24 +01:00
Matthias Schiffer
4a304ab1f1 Add experimental support for ar71xx-nand target
Includes a profile for the NETGEAR WNDR3700v4 and WNDR4300v1
2015-03-13 21:47:00 +01:00
Matthias Schiffer
564cfc8019 Restructure image suffix handling to make it more flexible 2015-03-13 21:27:15 +01:00
Matthias Schiffer
58d733f9a0 Add support for GL.iNet 6416A and 6408A 2015-03-13 12:02:35 +01:00
Matthias Schiffer
dfc856499b x86-kvm_guest: fix rootfs partname 2015-03-10 17:21:08 +01:00
Matthias Schiffer
88da2fad44 Mark TL-WA701N/ND v1 as tested 2015-03-09 10:39:11 +01:00
Matthias Schiffer
ffccf4c29f Add support for TP-LINK TL-WA701N/ND v1 and v2 (untested) 2015-03-07 18:58:51 +01:00
Matthias Schiffer
ac6e76c6f5 Merge branch 'patch-1' of https://github.com/kupschke/gluon 2015-03-07 18:48:03 +01:00
Matthias Schiffer
dd29ac3290 x86-kvm_guest: remove unneeded image types from OpenWrt config 2015-03-07 16:55:22 +01:00
Matthias Schiffer
bad4288b90 Add virtio-enabled kvm_guest target 2015-03-07 16:40:06 +01:00
Matthias Schiffer
f3273c6616 x86-generic: add more network drivers 2015-03-07 16:39:55 +01:00
Dominik Kupschke
52698e62ba Update profiles.mk
Added TLWR743
2015-03-03 13:09:42 +01:00
Matthias Schiffer
bc648e4029 Add support for NETGEAR WNDRMAC v1/v2 (untested) 2015-02-24 00:16:22 +01:00
Frnk Snck
754e4af1d7 Add support for ALLNET ALL0315N
Built, flashed and successully tested. This patch takes advantage of patch freifunk-gluon@e93173c which solved issue freifunk-gluon#226 by introducing "GluonProfileFactorySuffix". Packages are separated by a space, not a comma. The ALL0315N initially has a OpenWRT based firmware and there is no need for a factory image. The sysupgrade can be flashed instantly.
2015-02-18 17:53:35 +01:00
Matthias Schiffer
a376c6cf64 Add support for the UniFi AP Outdoor+ (broken because of WLAN issues) 2015-02-17 21:29:57 +01:00
Matthias Schiffer
71145d8016 Remove BROKEN for TP-LINK TL-WR2543N/ND 2015-02-09 13:15:03 +01:00
Matthias Schiffer
9c2463dd8c Add support for Ubiquiti LS-SR71 (untested) 2015-02-08 19:12:15 +01:00
Matthias Schiffer
35ef35351e Add support for TP-LINK TL-WA901ND v3 2015-02-06 20:15:55 +01:00
Matthias Schiffer
f7e3bdc0a9 Add support the TP-LINK TL-WR941ND v5 and v6 (v6 untested) 2015-02-03 17:24:13 +01:00
Matthias Schiffer
3056e8bcee x86-generic: remove BROKEN check 2015-01-29 07:49:00 +01:00
Matthias Schiffer
fdcb30e647 Merge branch 'master' of https://github.com/CodeFetch/gluon 2015-01-28 15:05:06 +01:00
Matthias Schiffer
eec0097172 x86: add generic image, use ext4 filesystem 2015-01-26 03:49:46 +01:00
Matthias Schiffer
01863263a9 Build VMDK and VDI images for x86
x86-generic is still marked as broken as fastd v16 doesn't work with uClibc on
x86. This will be fixed with fastd v17.
2015-01-25 03:34:29 +01:00
Matthias Schiffer
e612fe6517 Add comments explaining the BROKEN status to BROKEN profiles 2015-01-25 00:05:47 +01:00
Matthias Schiffer
8f55b57f25 Add support for TL-WR2543N/ND (untested) 2015-01-24 23:47:50 +01:00
Matthias Schiffer
be19251c42 Remove BROKEN from Ubiquiti Nanostation (Loco) XW 2015-01-22 22:35:49 +01:00
Matthias Schiffer
cfac6fa6e3 Add Archer C5 model (BROKEN because of ath10k) 2015-01-22 22:23:07 +01:00
Matthias Schiffer
e144c7fae1 Add support for TL-WA830RE v2 (untested) 2015-01-21 11:23:12 +01:00
Matthias Schiffer
8e41ff616a Add support for TP-LINK TL-WA860RE 2015-01-16 20:07:58 +01:00
alexander eickhoff
a6f67f2d81 Add support for WNDR3700v1
Signed-off-by: flokli <florian@darmstadt.freifunk.net>
2015-01-12 17:24:51 +01:00
Martin Weinelt
348a819711 Add support for Netgear WNDR3700/3800
Signed-off-by: flokli <florian@darmstadt.freifunk.net>
2015-01-12 17:24:51 +01:00
CodeFetch
bc118e1099 Added support for D-Link DIR-615 C1 2015-01-06 22:02:59 +01:00
Nils Schneider
db6b22cec7 vocore: do not look for factory image (there is none) 2015-01-03 05:40:46 +01:00
Nils Schneider
51a1fb7b6e Merge branch 'master' into vocore 2015-01-03 05:38:33 +01:00
Matthias Schiffer
cfbfc06bc4 Remove commented out profile for D-Link DIR-615 rev. E1 2014-12-15 00:51:08 +01:00
Matthias Schiffer
4113b17746 Add support for Ubiquiti NanoStation and Loco M XW (marked as broken for now) 2014-11-26 23:57:34 +01:00
Matthias Schiffer
ab729ed307 Add support for TP-LINK CPE210/220/510/520 2014-11-26 21:35:15 +01:00
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
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