Commit Graph

  • 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
  • 4dd8ecf983 Modified the way tunneldigger hosts are configured in UCI. Jernej Kos 2012-08-19 18:36:06 +0200
  • bd0670c979 Updated package to latest tunneldigger version. Jernej Kos 2012-07-11 20:33:11 +0200
  • 899d8b114f Added missing librt dependency. Jernej Kos 2012-06-08 23:00:50 +0200
  • 1b31e827b4 Added support for tunnels to multiple servers. Jernej Kos 2012-06-08 22:59:59 +0200
  • bf125b1d34 Changed init script priority. Jernej Kos 2012-06-07 10:22:48 +0200
  • c304a0d8b9 Interface up scripts are not needed as new OpenWrt versions have netifd which monitors for interface up events via netlink. Jernej Kos 2012-06-06 12:12:25 +0200
  • cb9d6517cf Add -DLIBNL_TINY to TARGET_CFLAGS to enable compatibility mode. Jernej Kos 2012-06-05 18:05:21 +0200
  • 64e1a800bc Added libnl-tiny include path to TARGET_CFLAGS. Jernej Kos 2012-06-05 13:51:20 +0200
  • 1df8577816 Added L2TP kernel module dependencies. Jernej Kos 2012-06-05 11:10:29 +0200
  • c4b73350fb Minor Makefile fixes. Jernej Kos 2012-06-05 11:06:16 +0200
  • 155ac756ac Preliminary version of tunneldigger OpenWrt package. Jernej Kos 2012-06-05 11:05:37 +0200
  • 6ebb5b8ab9 Preliminary version of tunneldigger OpenWrt package. Jernej Kos 2012-06-05 11:05:37 +0200