Commit Graph

144 Commits

Author SHA1 Message Date
Jan-Philipp Litza a43aabdaf2 build.sh: Generate manifest with longer update span for stable 2015-08-26 21:54:01 +02:00
Jan-Philipp Litza f656114f61 README: Add git to build dependencies 2015-08-26 18:31:01 +02:00
Julian Kornberger 713bfdc9a3 Add vpn06 2015-08-26 10:01:14 +02:00
anon6789 d3eeb85ce6 Merge pull request #3 from genofire/master
add vpn05
2015-08-24 21:53:46 +02:00
Jan-Philipp Litza bdfadfc56d Merge pull request #5 from SimJoSt/patch-1
added SimJoSts public key
2015-08-21 10:13:14 +02:00
Simon Joda Stößer f324cc00a5 added SimJoSts public key 2015-08-21 01:17:35 +02:00
Jan-Philipp Litza 2a03ae3bdf Merge pull request #4 from mortzu/master
Add support for x86 target
2015-08-08 15:31:43 +02:00
Moritz Kaspar Rudert (mortzu) fc69c784eb Added support for x86 target 2015-08-08 15:28:38 +02:00
Moritz Kaspar Rudert (mortzu) 113ba2b34c Fixed indention 2015-08-08 15:28:28 +02:00
Moritz Kaspar Rudert (mortzu) e0d05683c5 Added newline to gain more readability 2015-08-08 15:28:07 +02:00
Moritz Kaspar Rudert (mortzu) 0545d68e05 Changed shebang to generic one 2015-08-08 15:26:36 +02:00
Geno 02bd5ed927 add vpn05 2015-08-08 03:09:29 +02:00
Jan-Philipp Litza a24751a301 Mention build dependencies in README.md 2015-08-07 17:00:55 +02:00
Jan-Philipp Litza 4a6bffedfc Buildscript: Support --debug, calc # of threads dynamically 2015-08-04 10:04:52 +02:00
Jan-Philipp Litza 01c91c8cc2 Add hint about GLUON_SITEDIR to README.md 2015-08-01 11:55:33 +02:00
Jan-Philipp Litza 75c1bd75dc Replace version table by instructions in README.md 2015-08-01 11:50:27 +02:00
Jan-Philipp Litza 3386bdf2eb Fix version computation in build.sh 2015-08-01 11:45:12 +02:00
Jan-Philipp Litza 73562ba2aa Add gluon-luci-portconfig package 2015-07-02 17:23:15 +02:00
Jan-Philipp Litza 936d767f87 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 0e7ce1ce40 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 7cf86931bb site.mk: Add gluon-radvd 2015-07-02 15:56:30 +02:00
Jan-Philipp Litza 3045f89e1d Translation: Fix whitespaces 2015-07-02 15:55:44 +02:00
Jan-Philipp Litza a53db3f6ef Note stable release in README 2015-06-20 12:14:55 +02:00
Jan-Philipp Litza e275dd35e5 Merge pull request #2 from corny/patch-1
Add my public key
2015-06-15 09:05:37 +02:00
Julian K. 7e4daf08ae 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