Commit Graph

335 Commits

Author SHA1 Message Date
Neal Oakey
99fbafdf0c TP-Link TL-WA830RE v2: remove BROKEN 2015-07-04 17:03:21 +02:00
Matthias Schiffer
514f14863b Add support for TP-Link TL-WA801N/ND v1
Tested-by: @RubenKelevra
2015-07-01 17:17:38 +02:00
Matthias Schiffer
bccfc0419e Add support for TP-LINK TL-WR740N/TL-WR741ND
The TL-WR741ND will identify itself as a TL-WR740N/ND as well. This is fine as
the images are identical anyways.
2015-06-21 23:01:58 +02:00
Matthias Schiffer
8e87d84120 Update default opkg repo to 15.05-rc2 2015-06-16 00:58:18 +02:00
Matthias Schiffer
bf0f1cd53f Update OpenWrt base and packages
This also fixes the TL-WA830RE v1 model name.
2015-06-05 17:38:26 +02:00
Matthias Schiffer
ab10be9f50 We're on Chaos Calmer now 2015-05-22 01:09:19 +02:00
Florian Klink
b3f44325c4 add support for TP-LINK TL-WA830RE v1.0
final image name is shown as tp-link-tl-wa830re-v10

primary mac is the one printed on the case
2015-05-21 00:49:14 +02:00
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
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
Matthias Schiffer
18a20df703 Fix Buffalo WZR-HP-AG300H/WZR-600DHP image name 2014-10-12 16:53:23 +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
Kokel
abc189b337 add support for Buffalo WZR-HP-AG300H 2014-10-05 16:06:13 +02:00
Matthias Schiffer
83f62c159e TL-WR710N v1: remove BROKEN 2014-09-01 18:45:04 +02:00
Matthias Schiffer
d3aecbfc6c Add support for the TL-WR710N v1 (untested) 2014-08-28 21:12:43 +02:00
Matthias Schiffer
33a1f2c78e Add support for TP-Link TL-MR3040 v2 2014-08-19 21:15:54 +02:00
Matthias Schiffer
35bb4963df Update kernel configs to 14.07-rc3 2014-08-18 20:26:35 +02:00
Matthias Schiffer
54f577e931 Add experimental support for the Ubiquiti UniFi AP Pro 2014-08-17 19:55:45 +02:00
Matthias Schiffer
70e72db074 Add experimental support for the TP-Link Archer C7 v2 2014-08-16 18:31:55 +02:00
Matthias Schiffer
6d1fa648e7 Add support for TL-WA801N/ND v2 (tested) 2014-08-14 19:02:49 +02:00
Matthias Schiffer
d4b0ca5434 TL-WR703N: Remove BROKEN flag 2014-08-14 18:55:26 +02:00
Matthias Schiffer
c035ad0574 Remove BROKEN for mpc85xx-generic target 2014-08-08 20:17:30 +02:00
Matthias Schiffer
024d3e3c99 Add experimental support for the TL-WDR4900 (MPC85xx target) 2014-08-08 17:57:18 +02:00
Matthias Schiffer
e53f3102a7 Add support for TL-WR1043N/ND v2 2014-08-07 16:21:56 +02:00
Matthias Schiffer
e164bac87a Switch to Barrier Breaker 2014-08-07 16:21:56 +02:00
Matthias Schiffer
40286cfb04 Add experimental support for the TL-WR703N 2014-08-04 23:55:36 +02:00
Matthias Schiffer
b3158fb51d Add support for the Buffalo WZR-HP-G450H 2014-08-04 20:34:08 +02:00
Matthias Schiffer
59bb4247c9 ar71xx: disable building u-boot for ZyXEL devices
The u-boot package has some issues causing its build to fail under certain
circumstances. As we don't support the ZyXEL devices it's used for anyways, just
don't build it anymore.
2014-07-25 18:23:02 +02:00
Matthias Schiffer
b5b2228103 WRT160NL: remove BROKEN flag 2014-06-30 23:09:59 +02:00
Matthias Schiffer
643eaad9e7 Add support for the Linksys WRT160NL (marked as broken until it has been tested) 2014-06-26 23:18:46 +02:00
Matthias Schiffer
02fb2817f3 Remove BROKEN flag from TL-WR842N/ND v2 and TL-MR3420 v2 2014-06-21 00:15:26 +02:00
Matthias Schiffer
ff4a030eb3 Disable images and targets which aren't known to work by default
They can still be enabled by supplying BROKEN=1.
2014-06-06 19:27:16 +02:00
Matthias Schiffer
a7a426ca75 Enable ath9k debugfs support 2014-06-06 09:06:26 +02:00
Matthias Schiffer
1332ce24bb Add support for D-Link DIR-615 rev. E1 2014-05-21 23:39:14 +02:00
Matthias Schiffer
356ab27073 Some (unfinished) x86 support 2014-05-21 20:21:32 +02:00
Matthias Schiffer
8644bfbc18 More multi-target support (still not finished...) 2014-05-10 11:52:06 +02:00
Matthias Schiffer
3b8ad88ce4 Some work towards multi-target support 2014-05-09 15:02:46 +02:00