Commit Graph

855 Commits

Author SHA1 Message Date
Matthias Schiffer 129b1146c3 autoupdater: fix indentation 2016-01-11 17:24:58 +01:00
Matthias Schiffer 0425aecbec Merge pull request #126 from freifunk-gluon/libplatforminfo
libplatforminfo
2016-01-11 16:37:11 +01:00
Matthias Schiffer 7e0976edae lua-platform-info: use libplatforminfo 2015-12-28 01:28:50 +01:00
Matthias Schiffer 358a087ea4 Add new package libplatforminfo 2015-12-28 01:28:50 +01:00
Matthias Schiffer 26203eae4d Add package batman-adv-visdata 2015-12-16 17:00:52 +01:00
Matthias Schiffer 3f78449b9d Add new package sse-multiplex 2015-12-16 17:00:51 +01:00
Matthias Schiffer c1aa8b847b respondd: add monotonic timestamp to lua calls to allow caching 2015-12-12 18:01:24 +01:00
Matthias Schiffer b4f04f51d5 node: remove package
There's a node package in the upstream package repo now.
2015-10-28 00:31:08 +01:00
Matthias Schiffer 3b67a18a51 Add new package micrond 2015-10-15 23:34:04 +02:00
Matthias Schiffer 48cddbbb55 Add new package simple-tc 2015-10-14 23:08:26 +02:00
Michael Rüttgers 6ddb1d3c0a Add support for x86-xen_domu target
Keep subtargets near their targets
2015-09-14 09:13:52 +02:00
Jan-Philipp Litza fc35a19d2a autoupdater: Remove dependencies on luci-base 2015-08-31 21:15:27 +02:00
Nils Schneider 6c6fafa0ba node: add node.js v0.12.7 2015-08-29 00:08:11 +02:00
Nils Schneider dea803c392 uradvd: non-gluon parts of gluon-radvd 2015-08-19 21:30:33 +02:00
Nils Schneider ec7fe2cca9 gluon-radvd: on-link flag
By introducing a new option -a in addition to -p this patch allows
controlling the on-link flag of announcements.

A prefix specified using -a will have the on-link flag set to zero
while a prefix specified using -p will retain its behaviour (i.e.
on-link flag set).

Example:

    gluon-radvd -i local-node -p 2001:db8:aaaa:/64 -a 2001:db8:bbbb::/64

This will announce 2001:db8:aaaa::/64 with the on-link flag set and
2001:db8:bbbb::/64 with the flag unset.
2015-08-19 21:08:20 +02:00
Matthias Schiffer b4107909c4 gluon-radvd: fix NULL deref
The specification says that the ifa_addr field of struct ifaddrs may be NULL,
and in Barrier Breaker, this does actually occur...
2015-08-19 21:08:20 +02:00
Matthias Schiffer e72627d35a gluon-radvd: implement own radvd to reduce size 2015-08-19 21:08:20 +02:00
Matthias Schiffer 3cefed4351 gluon-radvd: replace pregenerated config file with Lua script 2015-08-19 21:08:20 +02:00
Matthias Schiffer 2316cf9f41 gluon-radvd: run on br-client to provide that interface with an address 2015-08-19 21:08:20 +02:00
Matthias Schiffer 2c50666948 Add gluon-radvd package 2015-08-19 21:08:20 +02:00
Matthias Schiffer 881036e1f2 lua-platform-info: add sunxi target 2015-07-16 22:23:49 +02:00
Matthias Schiffer 5f0c86212d lua-platform-info: brcm2708: add sysupgrade support 2015-07-15 22:03:56 +02:00
Matthias Schiffer 7d11ce79ed batman-adv-legacy: update 2015-07-12 18:07:57 +02:00
Matthias Schiffer 9d5b304e95 lua-platform-info: add support for brcm2708
Original patch by @MPW1412
2015-07-10 19:37:32 +02:00
Matthias Schiffer b06388df9a lua-platform-info: add support for x86-64 target 2015-07-08 22:04:14 +02:00
Matthias Schiffer 1faf424b35 batman-adv-legacy: fix applying batctl patches and fix musl build 2015-07-01 23:17:02 +02:00
Matthias Schiffer fd5e16160a autoupdater: fix usage of Gluon-specific package.mk 2015-07-01 22:09:39 +02:00
Matthias Schiffer dcc5a5ab74 autoupdater: fixes for the new LuCI version 2015-05-22 02:05:00 +02:00
Matthias Schiffer e8ee21d116 Add new package respondd, a Lua-based version of gluon-announced 2015-04-23 15:07:26 +02:00
Matthias Schiffer 1b7dd58099 Add lua-deflate, a minimal deflate compression library for Lua 2015-04-23 02:35:26 +02:00
Matthias Schiffer db5699bede Remove gluon packages
The gluon packages will be maintained in the main repository in the future.
2015-04-22 21:03:37 +02:00
Matthias Schiffer f2d62c2cf8 Merge pull request #115 from bdobe/master
gluon-config-mode-mesh-vpn: Remove trailing newline from pubkey variable in 0100-mesh-vpn.lua
2015-04-10 23:32:06 +02:00
bjoern 970bb739d5 gluon-config-mode-mesh-vpn: Remove trailing newline from pubkey variable in 0100-mesh-vpn.lua 2015-04-10 23:00:13 +02:00
Nils Schneider 6f4e75c640 Merge pull request #114 from FreifunkBremen/master
gluon-announce: Fix permissions of collect.lua
2015-04-08 21:19:58 +02:00
Jan-Philipp Litza 7825e61c82 gluon-announce: Fix permissions of collect.lua 2015-04-08 21:16:55 +02:00
Matthias Schiffer 3846cabc92 gluon-core, gluon-setup-mode: improve support for UAP Outdoor+ 2015-04-08 00:44:12 +02:00
Matthias Schiffer 2b034e0e7e gluon-site: remove PO template, it is maintained in the site-example
Having two POT files will only cause confusion.
2015-03-25 17:43:37 +01:00
Matthias Schiffer d13d107d9d Remove english .po files, they are redundant. 2015-03-25 17:42:58 +01:00
Nils Schneider 990270bf96 Merge pull request #76 from freifunk-gluon/neighours
announce neighbours using alfred/gluon-announce
2015-03-24 20:56:39 +01:00
Nils Schneider 1516143f32 Merge pull request #110 from freifunk-gluon/announce-lib
gluon-announce: move collect_dir to library
2015-03-23 22:11:50 +01:00
Nils Schneider 2a33a2f498 gluon-announce: move collect_dir to library 2015-03-23 22:09:27 +01:00
Nils Schneider 3bed2acb20 Merge pull request #109 from freifunk-darmstadt/master
gluon-config-mode-geo-location: add altitude field
2015-03-23 16:26:59 +01:00
Martin Weinelt ca47f5ea0d gluon-config-mode-geo-location: add altitude field 2015-03-23 02:19:36 +01:00
Matthias Schiffer dfae9d2469 gluon-config-mode-*: remove usages of the word "Freifunk" 2015-03-22 23:42:23 +01:00
Matthias Schiffer f5c0865d50 gluon-site: always provide a PKG_VERSION, also during package scan 2015-03-21 18:26:54 +01:00
Matthias Schiffer ecdaf09b3b Revert "batman-adv-legacy: use an own build directory for each subtarget"
It didn't fix build build issues.

This reverts commit 596328289c.
2015-03-21 17:08:00 +01:00
Nils Schneider a569856ca6 Merge pull request #108 from FreifunkBremen/empty-hostname-prefix
Allow empty hostname prefix
2015-03-21 13:53:35 +01:00
Jan-Philipp Litza 0b9bbcfe5b Allow empty hostname prefix
In Bremen it has been noted that a prefix may lead people to believe it
has to stay there and thus naming their nodes "ffhb-*", which is not
what the community wants (see FreifunkBremen/gluon-site-ffhb#1).

However, an empty prefix lead to the connecting hyphen still being
inserted. This commit thus makes the hyphen part of the configured
prefix and allows the prefix to be missing from the `site.conf`.
2015-03-21 13:43:45 +01:00
Matthias Schiffer c882f286af gluon-config-mode-mesh-vpn: add translations 2015-03-19 22:22:39 +01:00
Matthias Schiffer 31363ea5c5 gluon-config-mode-core: use translated messages from the site configuration 2015-03-19 22:11:43 +01:00