brokenbike
186fb0f33a
Fix typo in LICENSE
...
In line 2: indiviual -> individual
2015-11-21 13:29:31 +01:00
Matthias Schiffer
77829cda98
ar71xx: fix wndr3700_board_detect for some NETGEAR WNDR3700v2 (again)
2015-11-20 15:23:02 +01:00
Matthias Schiffer
3f70440527
ar71xx: fix AR71XX_MODEL on TP-Link TL-WR703N
2015-11-20 00:04:59 +01:00
Matthias Schiffer
ef38d386cb
Fix the mac80211 backport not to remove the dependencies on kmod-crypto-arc4 and kmod-crypto-aes
...
The trunk version of mac80211 doesn't need these dependencies anymore as
they are compiled into the kernel.
While this didn't cause any issues for Gluon as we always build the kernel
with all modules, this fix makes the patch work on a plain OpenWrt CC as
well.
2015-11-18 23:07:46 +01:00
Matthias Schiffer
e528977100
gluon-site: set PKG_FILE_DEPENDS to site.conf and i18n/ only
...
PKG_FILE_DEPENDS caused the whole site repo to be hashed to determine if
gluon-site needed rebuilding. While this is normally no problem,
alternative build setups sometimes put the Gluon repo inside the site repo,
causing long build times and parallel build failures.
2015-11-18 02:39:05 +01:00
Matthias Schiffer
8ef02f33e9
ar71xx: backport ath10k calibration data load changes
2015-11-18 02:03:35 +01:00
Nils Schneider
7031468da3
Merge pull request #548 from freifunk-gluon/getting_started
...
docs: improve user/getting_started, some minor fixes in user/site
2015-11-18 00:45:54 +01:00
Matthias Schiffer
0b77bee3d7
ar71xx: fix TL-WR941ND v6 switch PHY mask
...
Fixes #550
2015-11-08 20:48:17 +01:00
Matthias Schiffer
7028c0e113
ar71xx-generic: add profile for TL-WR1043ND v3
2015-11-06 13:17:45 +01:00
Matthias Schiffer
171b484735
docs: improve user/getting_started, some minor fixes in user/site
...
This commit basically does two things: it urges users always to use an own
git repository to manage the site configuration, and it removed all
mentions of "communities" from the "Getting started" page, as it was too
Freifunk-specific.
Other documentation pages (especially the site configuration docs) should
probably be adjusted as well.
2015-11-06 00:17:09 +01:00
Matthias Schiffer
abd43c163c
ar71xx: add support for TP-LINK TL-WR1043ND v3
2015-11-05 18:17:28 +01:00
Matthias Schiffer
b6b5aad79c
Merge pull request #546 from MPW1412/patch-1
...
Confusion of WAN an LAN, this line is for mesh-on-lan
2015-11-05 17:01:48 +01:00
Matthias Walther
b33635c47c
Update wired-mesh.rst
2015-11-05 16:19:55 +01:00
Matthias Schiffer
72e554fcff
Remove BROKEN for TL-LINK TL-WR940 v1 & v2
...
These devices are identical to the TL-WR941 v4 & v5, so we don't need to
test them explicitly.
2015-11-04 14:53:37 +01:00
Matthias Schiffer
a3feff21cf
ar71xx: add TP-LINK TL-WR941ND v6 support (again)
2015-11-02 19:26:15 +01:00
Matthias Schiffer
1cbe532751
Merge branch 'mac80211'
2015-11-02 18:10:00 +01:00
Matthias Schiffer
6e79982442
build: improve logging of tool build
2015-11-02 17:40:29 +01:00
Matthias Schiffer
34183c1cb2
build: further fixes for clean builds
...
usign has pulled in new dependencies, and OpenWrt doesn't like the command
`make tools/prepare` in a clean build.
2015-11-02 15:09:01 +01:00
Matthias Schiffer
2c6484ca15
mac80211: backport from trunk r47249 + additional patches
2015-11-02 02:58:55 +01:00
Matthias Schiffer
6be3893a7b
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
...
Fixes #540
2015-11-02 02:02:37 +01:00
Matthias Schiffer
31d65173f2
build: clean up key generation and early preparation
...
This will fix the early preparation happening much too often and also fixes
early preparation after `make clean`.
2015-11-02 01:58:30 +01:00
Matthias Schiffer
db6c50011d
build: make make dirclean
remove the whole GLUON_OUTPUTDIR
2015-11-02 01:35:53 +01:00
Matthias Schiffer
7475ef8f14
Update OpenWrt base
...
Update kernel to 3.18.23
2015-11-02 00:16:09 +01:00
Matthias Schiffer
82a9d7904a
build: fix QUILT=1 option
...
This broke due to the Makefile changes for building the module repo.
2015-10-31 22:53:20 +01:00
Jan-Philipp Litza
cf509cf4d9
Merge pull request #539 from brokenbike/patch-1
...
Update site.rst
2015-10-31 10:54:56 +01:00
brokenbike
2df84fc474
Update site.rst
...
The Freifunk Münsterland firmware was formerly known as Freifunk Münster firmware - while the URL hasn't changed. In future, there will probably be subdomains with their own files, but for now this is state of the project.
2015-10-30 21:16:27 +01:00
Matthias Schiffer
4c4ca21545
build: fix creation of opkg key when BUILDDIR hasn't been created yet
2015-10-30 20:07:19 +01:00
Matthias Schiffer
f6f83508d0
Merge pull request #538 from srauscher/doc
...
doc: remove duplicate article in getting_started.rst
2015-10-30 17:26:13 +01:00
Stefan Rauscher
a56d252cba
doc: remove duplicate article in getting_started.rst
2015-10-30 16:55:57 +01:00
Matthias Schiffer
99b7ed0080
Merge pull request #527 from freifunk-gluon/modules
...
Generate opkg repo for kernel modules
2015-10-30 14:15:04 +01:00
Matthias Schiffer
4b120deaee
build: improve handling of repository signing keys
2015-10-30 14:08:29 +01:00
Matthias Schiffer
cbe66e9388
build: add make modules
make target
...
`make modules` will generate a opkg repository containing kernel modules
matching the kernel of the Gluon images.
2015-10-29 18:44:00 +01:00
Matthias Schiffer
53a7cf31f9
build: add GLUON_OUTPUTDIR, move GLUON_IMAGEDIR default below it
...
We'll soon have other output besides the images, having a single directory
for all output makes sense.
2015-10-29 18:44:00 +01:00
Matthias Schiffer
515dfa2b50
Increment LINUX_RELEASE
...
The upstream builds always use LINUX_RELEASE=1. By setting it to 2 we
ensure that our modules are always preferred as long as our kernel version
is at least as high as the upstream one.
2015-10-29 18:44:00 +01:00
Matthias Schiffer
cb404a944b
build: remove vermagic hack
...
As the Gluon kernel won't be compatible with the OpenWrt upstream anymore,
we don't need the vermagic hack anymore.
2015-10-29 18:44:00 +01:00
Matthias Schiffer
e730b60c93
Merge pull request #536 from FreifunkMD/doc
...
doc: remove double opening next_node line in site.conf example
2015-10-29 14:50:27 +01:00
Alexander Dahl
47dee86d8f
doc: remove double opening next_node line in site.conf example
...
I guess this is some copy and paste mistake which makes the example an
invalid site.conf. In my case merging the changes of the example into
our actual site.conf lead to an error because this line was merged to.
2015-10-29 14:33:24 +01:00
Matthias Schiffer
86bd5a1da5
docs: improve wired mesh documentation
...
Fixes #376
2015-10-28 19:59:51 +01:00
Matthias Schiffer
412e1ef147
gluon-core: fix removal of "OpenWrt" default WLAN interface
...
Fixes #534
2015-10-28 17:06:29 +01:00
Matthias Schiffer
172ad68134
node: add python/host to HOST_BUILD_DEPENDS as well
2015-10-28 01:15:03 +01:00
Matthias Schiffer
0717ce007d
Update OpenWrt and Gluon packages
2015-10-28 00:50:53 +01:00
Matthias Schiffer
74a6556f9c
docs: releases/v2015.2: update site migration guide
2015-10-28 00:03:07 +01:00
Matthias Schiffer
6061b0874a
build: fix manifest generation for model aliases
2015-10-27 22:44:03 +01:00
Matthias Schiffer
3ddcf50b80
Drop htmode field from config, always use HT20
...
Fixes #487
2015-10-27 01:57:10 +01:00
Matthias Schiffer
3647cf1d18
Remove leftover file from gluon-radio-config
2015-10-27 01:57:10 +01:00
Matthias Schiffer
9b46a05de7
Merge pull request #450 from freifunk-gluon/status-page
...
gluon-status-page: new status page
2015-10-26 22:55:00 +01:00
Matthias Schiffer
557a073dc7
gluon-mesh-batman-adv-core/gluon-luci-portconfig: fix configuration of br-client ifname with multiple interfaces in lan_ifname
...
There are a few devices on which lan_ifname contains multiple interface
names separated by spaces.
2015-10-26 22:29:44 +01:00
Nils Schneider
84b6374970
gluon-client-bridge: basic br-client config and wireless AP
...
This package provides br-client and sets up a wireless AP interface for
clients.
2015-10-26 21:14:32 +01:00
Matthias Schiffer
22130e84e8
Merge gluon-radio-config into gluon-core
...
gluon-radio-config contained only a single file. The code has been adjusted
to allow creating a Gluon configuration without WLAN support by removing
the wifi24 and wifi5 sections from site.conf.
2015-10-26 20:59:56 +01:00
Matthias Schiffer
3d862afb17
Update OpenWrt base
2015-10-26 19:02:12 +01:00