Commit Graph

235 Commits

Author SHA1 Message Date
mortzu 9c84727223 Added newline to gain more readability 2015-08-08 15:28:07 +02:00
mortzu 0f13efe593 Changed shebang to generic one 2015-08-08 15:26:36 +02:00
Geno 77205ce9cb add vpn05 2015-08-08 03:09:29 +02:00
Jan-Philipp Litza e1562afbf3 Mention build dependencies in README.md 2015-08-07 17:00:55 +02:00
Jan-Philipp Litza 0996185154 Buildscript: Support --debug, calc # of threads dynamically 2015-08-04 10:04:52 +02:00
Jan-Philipp Litza b00453dbb4 Add hint about GLUON_SITEDIR to README.md 2015-08-01 11:55:33 +02:00
Jan-Philipp Litza 42dd2b4fc6 Replace version table by instructions in README.md 2015-08-01 11:50:27 +02:00
Jan-Philipp Litza 793cca225d Fix version computation in build.sh 2015-08-01 11:45:12 +02:00
Jan-Philipp Litza b234abebd6 Add gluon-luci-portconfig package 2015-07-02 17:23:15 +02:00
Jan-Philipp Litza 9db62bf499 Added rather simplistic build script
This script takes the intended branch, "testing" or "stable", as the single
parameter. It then tries to autodetermine the correct release name, builds
gluon for the corresponding branch and all supported platforms (excluding
x86*), and optionally signs it if an ecdsutils keyfile is found (standard path:
~/.ecdsakey)
2015-07-02 17:22:58 +02:00
Jan-Philipp Litza 7141696ae2 Add gluon repository as submodule
Instead of recording the commit in the gluon repository that belongs to
a release of our firmware in the README.md, it is more reasonable to
have the gluon repository as a submodule, having this information in a
machine-readable way and making it easier to reproduce the compilation
of a specific version.

To compile gluon, simply add `GLUON_SITEDIR="$(dirname $PWD)"` to the
make command.
2015-07-02 17:14:37 +02:00
Jan-Philipp Litza 09dd0ac1b1 site.mk: Add gluon-radvd 2015-07-02 15:56:30 +02:00
Jan-Philipp Litza 0b5d159950 Translation: Fix whitespaces 2015-07-02 15:55:44 +02:00
Jan-Philipp Litza 5ac9399579 Note stable release in README 2015-06-20 12:14:55 +02:00
Jan-Philipp Litza 84664daa58 Merge pull request #2 from corny/patch-1
Add my public key
2015-06-15 09:05:37 +02:00
Julian K 8d0cc082e2 Add my public key 2015-06-14 18:39:43 +02:00
Jan-Philipp Litza ca72490d55 Add salsa2012+umac cipher 2015-05-22 21:15:16 +02:00
Jan-Philipp Litza 28a97e5ad6 Adjust nightly version number 2015-05-10 22:10:00 +02:00
Jan-Philipp Litza 6a2e56bde4 Fix autoupdater URLs 2015-05-03 01:25:50 +02:00
Jan-Philipp Litza 591ed245d0 Update site.conf and site.mk for compatibility with latest nightlies 2015-05-01 09:50:14 +02:00
Jan-Philipp Litza efb6960d3e Remove ULA, use downloads... as update server direectly 2015-03-30 16:26:51 +02:00
Jan-Philipp Litza 8d2478e2a3 Add vpn03 as firmware mirror 2015-03-24 12:02:25 +01:00
Jan-Philipp Litza 52966c44cd Added vpn03 2015-03-23 19:31:21 +01:00
Jan-Philipp Litza 3553d598f7 Remove hostname_prefix 2015-03-21 13:55:22 +01:00
Jan-Philipp Litza 9221eb3cc9 Move config mode strings to i18n directory 2015-03-20 17:14:48 +01:00
Jan-Philipp Litza df741249c5 Add languages to site.mk 2015-03-18 22:24:31 +01:00
Jan-Philipp Litza 0516adc141 Update ffhb-packages repo, add autoupdater_switcher settings 2015-01-24 16:09:55 +01:00
Jan-Philipp Litza 5887da1eb5 Remove channel-survey, we're done measuring 2015-01-24 16:09:00 +01:00
Jan-Philipp Litza 4999676999 remove link to enter key into servers 2015-01-16 19:59:07 +01:00
Jan-Philipp Litza a00fa5d735 Increase version number above latest testing 2014-09-06 15:58:54 +02:00
Jan-Philipp Litza 8fb4403404 update ffhb-packages 2014-09-01 11:04:41 +02:00
Jan-Philipp Litza 75da694119 update ffhb-packages 2014-08-31 16:07:11 +02:00
Jan-Philipp Litza 7ade505b04 Revert "use public IPv6 prefix now"
This reverts half of the commit
f702e45583.

We would have to update the next-node address along with prefix6, which
requires a bit more planning.

Now we only updated the prefix length of the IPv4 prefix, which was /20
but should be /17
2014-08-28 12:41:35 +02:00
Jan-Philipp Litza f702e45583 update prefixes (use public IPv6 prefix now) 2014-08-28 12:39:12 +02:00
Jan-Philipp Litza 8fe2ecf932 added package gluon-ebtables-filter-ra-dhcp 2014-08-28 12:31:28 +02:00
Jan-Philipp Litza 9beacbfa0e remove ath9k-workaround (removed upstream) 2014-08-27 19:12:51 +02:00
Jan-Philipp Litza be6c074e2c updated ffhb-packages 2014-08-27 10:36:19 +02:00
Jan-Philipp Litza d48f8fae54 updated ffhb-packages 2014-08-25 09:01:07 +02:00
Jan-Philipp Litza ef286a2db9 update ffhb-packages, added packages
Packages added: gluon-speedtest and gluon-channel-survey
2014-08-24 16:04:11 +02:00
Simon Frerichs 9d18c24491 ht20 (MHz) channel mode for 2,4 GHz, 6mbit/s multicast rate 2014-08-24 12:53:21 +02:00
Jan-Philipp Litza 596b61770e Increased nightly version to new testing 2014-08-10 16:34:29 +02:00
Jan-Philipp Litza 2a0e4cad7e gluon-mesh-batman-adv → gluon-mesh-batman-adv-14 2014-08-10 16:33:56 +02:00
Jan-Philipp Litza 2bf660f64c Merge tag 'v0.5-testing4' 2014-08-10 16:32:02 +02:00
Jan-Philipp Litza 2cdb8be000 Updated ffhb packages, added gluon-wan-dnsmasq-static 2014-08-10 16:31:37 +02:00
Jan-Philipp Litza 6d89aff929 Updated ffhb packages, added gluon-wan-dnsmasq-static 2014-08-08 23:25:34 +02:00
Jan-Philipp Litza 98edda4a7c Merge v0.5~testing commit 2014-08-08 19:45:50 +02:00
Jan-Philipp Litza a79cda530b README: add 0.5~testing note 2014-08-08 19:44:39 +02:00
Jan-Philipp Litza e646ab92e8 Split gluon-config-mode, add gluon-luci-private-wifi 2014-08-05 16:02:26 +02:00
Jan-Philipp Litza c7ae9c0dea Remove update probability
It is now calculated and rises from 0 to 100 linearly until $priority
days have passed.
2014-07-28 08:54:03 +02:00
Jan-Philipp Litza bdb4d12114 Set update priority for nightlies in site.mk 2014-07-28 08:48:06 +02:00