Commit Graph

  • 8a51242f3e Some work on the next-node anycast address Matthias Schiffer 2013-09-28 21:24:13 +0200
  • cdb55cb103 Update gluon packages Matthias Schiffer 2013-09-28 18:41:01 +0200
  • 05fb012ae4 Generate wifi config Matthias Schiffer 2013-09-28 18:40:37 +0200
  • 35a20e256c Add config generator scripts Matthias Schiffer 2013-09-28 18:39:32 +0200
  • fc6ad3d6f4 More package updates Matthias Schiffer 2013-09-28 10:45:35 +0200
  • 4dedadd70d Update routing packages Matthias Schiffer 2013-09-24 20:35:11 +0200
  • d312f68b89 Fix some more make warnings regarding parallel build Matthias Schiffer 2013-09-24 20:26:30 +0200
  • 8ea5e9ef04 Include luci as a submodule Matthias Schiffer 2013-09-24 20:25:51 +0200
  • af2a826e90 Fix parallel build Matthias Schiffer 2013-09-24 19:23:09 +0200
  • 882339556f Fix previous makefile patch Matthias Schiffer 2013-09-13 00:32:06 +0200
  • 63c5847635 Fix build with GNU make 3.81 Matthias Schiffer 2013-09-13 00:30:52 +0200
  • 3071e8dd49 Fix package list generation Matthias Schiffer 2013-09-11 22:41:49 +0200
  • be7b917b56 Fix routing feed Matthias Schiffer 2013-09-11 20:44:22 +0200
  • 3e9e95a224 Add TODO file Matthias Schiffer 2013-09-10 19:22:40 +0200
  • c8761831e1 Update OpenWRT repositories Matthias Schiffer 2013-09-10 19:00:51 +0200
  • 01a574faab Fix build without .config Matthias Schiffer 2013-04-06 22:23:33 +0200
  • f17e2c7aab Fix build when feeds.conf doesn't exist Matthias Schiffer 2013-04-06 22:17:35 +0200
  • 6694b7b133 Add some information about 'make clean' to the README Matthias Schiffer 2013-04-05 23:53:00 +0200
  • bd8d51d6d7 Merge builder Makefile into main Makefile Matthias Schiffer 2013-04-05 22:53:09 +0200
  • 38b3a9f075 Simplify service activation Matthias Schiffer 2013-04-05 20:01:02 +0200
  • 94dd4ddec0 Make feed update a bit less hacky Matthias Schiffer 2013-04-05 03:24:55 +0200
  • 70cd82ec91 Remove unneeded parts of the toplevel.mk Matthias Schiffer 2013-04-05 01:21:27 +0200
  • c62e7a8675 Update OpenWRT submodules Matthias Schiffer 2013-04-05 00:08:13 +0200
  • 747701e3d3 Move around some files, remove a layer of make invocation Matthias Schiffer 2013-04-04 21:00:15 +0200
  • 9206ed2ce2 Fix single-image build with GNU Make 3.81 Matthias Schiffer 2013-03-07 21:50:15 +0100
  • 1db485b92c Add GPL2 LICENSE Matthias Schiffer 2013-02-24 17:01:33 +0100
  • ed552b5294 Correctly handle OpenWRT profile package list (with negative selection) Matthias Schiffer 2013-02-20 13:28:07 +0100
  • 34f4be304d Fix site profile package selection Matthias Schiffer 2013-02-19 17:06:50 +0100
  • e2eb424bc8 Nicer output for profile builds Matthias Schiffer 2013-02-19 16:58:48 +0100
  • 5460b64a8f Fix parallel build Matthias Schiffer 2013-02-19 15:23:52 +0100
  • 59c4aef930 Simplify builder Makefile Matthias Schiffer 2013-02-19 15:23:09 +0100
  • 97d637b11f Only enable initscripts of non-base packages when they are explicitly installed Matthias Schiffer 2013-02-19 01:38:49 +0100
  • c31afa7b58 Update packages_gluon Matthias Schiffer 2013-02-19 00:19:10 +0100
  • 7affd55c1b Add some gluon-config-mode dependencies Matthias Schiffer 2013-02-19 00:18:14 +0100
  • a8acbf7c4f Extended package list cascading Matthias Schiffer 2013-02-19 00:12:23 +0100
  • 441d991156 Clean up initscript activation code Matthias Schiffer 2013-02-18 21:16:10 +0100
  • b2b4ac9093 Fix verbosity setting in image build Matthias Schiffer 2013-02-18 20:30:13 +0100
  • 3e923d0e6a Build kernel compatible to the official OpenWRT release Matthias Schiffer 2013-02-18 00:39:44 +0100
  • e237cc561b Fix gluon_prepared_stamp recipe Matthias Schiffer 2013-02-17 21:39:40 +0100
  • 50a91212d4 Remove some redundancies from the makefile Matthias Schiffer 2013-02-17 21:29:20 +0100
  • bae01b742b Prevent calling make with unsupported targets, fix build of individual images Matthias Schiffer 2013-02-17 21:01:28 +0100
  • 9ac754a92c Fix gluon_prepared_stamp reference Matthias Schiffer 2013-02-17 16:58:07 +0100
  • 593e90d1f5 Use nice OpenWRT make output Matthias Schiffer 2013-02-17 16:30:59 +0100
  • 102c0bd1f8 Allow parallel build of different profiles Matthias Schiffer 2013-02-13 10:07:00 +0100
  • a6e3cd328e Create rootfs images for different profiles in separate directories Matthias Schiffer 2013-02-13 10:32:35 +0100
  • 3c7ab9286a Use separate root directories for different profiles Matthias Schiffer 2013-02-13 09:58:25 +0100
  • bc7c4c7060 Create package index and do other image preparations just once Matthias Schiffer 2013-02-13 08:38:14 +0100
  • 1850b4ed47 Update packages_gluon Matthias Schiffer 2013-02-13 05:40:07 +0100
  • 783797a321 Fix parallel build of images target Matthias Schiffer 2013-02-13 04:56:03 +0100
  • 4a06f022f3 Update packages_gluon Matthias Schiffer 2013-02-13 02:57:48 +0100
  • 76585fa011 Add firewall to default packages Matthias Schiffer 2013-02-13 02:37:06 +0100
  • 70e7c7d206 Reprepare OpenWRT by default on make Matthias Schiffer 2013-02-13 02:36:39 +0100
  • 845a032deb Enable IPv6 module Matthias Schiffer 2013-02-12 09:30:23 +0100
  • 9af13d634b Add support for hardware profiles with different module sets Matthias Schiffer 2013-02-12 07:14:18 +0100
  • 9e41e26943 Don't use tabs to indent README Matthias Schiffer 2013-02-12 02:18:25 +0100
  • 98c798e29b Add README Matthias Schiffer 2013-02-12 02:17:23 +0100
  • 37f8df9a81 Various fixes and enhancements Matthias Schiffer 2013-02-12 02:03:37 +0100
  • adad83c1f3 Improve feed handling Matthias Schiffer 2013-02-12 00:09:22 +0100
  • d8cba8e6dd Update packages_gluon Matthias Schiffer 2013-02-12 00:09:01 +0100
  • fb65dfe12d Make gluon-mesh-batman-adv depend on kmod-batman-adv Matthias Schiffer 2013-02-12 00:05:55 +0100
  • d297ec7b08 Further flesh out build system Matthias Schiffer 2013-02-11 23:06:19 +0100
  • 6f41a9b7bf Add stub setup script so the package is not empty Matthias Schiffer 2013-02-11 21:48:36 +0100
  • 426a868bb4 Basic build system Matthias Schiffer 2013-02-11 04:52:16 +0100
  • eecf9b06fd Move disable-services script to invariant directory Matthias Schiffer 2013-01-31 16:24:29 +0100
  • a7e22f30b3 Move batman-adv migration scripts to gluon-mesh-batman-adv package Matthias Schiffer 2013-01-31 16:15:32 +0100
  • 0637c9fa6d More makefiles for some basic packages Matthias Schiffer 2013-01-31 11:36:18 +0100
  • 19b611f8ab Add gluon-core package Matthias Schiffer 2013-01-31 10:23:27 +0100
  • d9902c0664 Adjustments for the Gluon project Matthias Schiffer 2013-01-30 21:20:58 +0100