Commit Graph

1311 Commits

Author SHA1 Message Date
Matthias Schiffer 8ea5e9ef04 Include luci as a submodule 2013-09-24 20:25:51 +02:00
Matthias Schiffer af2a826e90 Fix parallel build 2013-09-24 19:23:09 +02:00
Matthias Schiffer 882339556f Fix previous makefile patch 2013-09-13 00:32:06 +02:00
Matthias Schiffer 63c5847635 Fix build with GNU make 3.81 2013-09-13 00:30:52 +02:00
Matthias Schiffer 3071e8dd49 Fix package list generation
I honestly have no idea how this broke, but I suspect it has to do with the make
version...
2013-09-11 22:41:49 +02:00
Matthias Schiffer be7b917b56 Fix routing feed 2013-09-11 20:44:22 +02:00
Matthias Schiffer 3e9e95a224 Add TODO file 2013-09-10 19:22:40 +02:00
Matthias Schiffer c8761831e1 Update OpenWRT repositories 2013-09-10 19:00:51 +02:00
Matthias Schiffer 01a574faab Fix build without .config 2013-04-06 22:23:33 +02:00
Matthias Schiffer f17e2c7aab Fix build when feeds.conf doesn't exist 2013-04-06 22:17:35 +02:00
Matthias Schiffer 6694b7b133 Add some information about 'make clean' to the README 2013-04-05 23:53:00 +02:00
Matthias Schiffer bd8d51d6d7 Merge builder Makefile into main Makefile 2013-04-05 22:53:09 +02:00
Matthias Schiffer 38b3a9f075 Simplify service activation 2013-04-05 20:01:02 +02:00
Matthias Schiffer 94dd4ddec0 Make feed update a bit less hacky 2013-04-05 03:24:55 +02:00
Matthias Schiffer 70cd82ec91 Remove unneeded parts of the toplevel.mk 2013-04-05 01:21:27 +02:00
Matthias Schiffer c62e7a8675 Update OpenWRT submodules 2013-04-05 00:08:13 +02:00
Matthias Schiffer 747701e3d3 Move around some files, remove a layer of make invocation 2013-04-04 21:00:15 +02:00
Matthias Schiffer 9206ed2ce2 Fix single-image build with GNU Make 3.81 2013-03-07 21:50:15 +01:00
Matthias Schiffer 1db485b92c Add GPL2 LICENSE 2013-02-24 17:01:33 +01:00
Matthias Schiffer ed552b5294 Correctly handle OpenWRT profile package list (with negative selection) 2013-02-20 13:28:07 +01:00
Matthias Schiffer 34f4be304d Fix site profile package selection 2013-02-19 17:06:50 +01:00
Matthias Schiffer e2eb424bc8 Nicer output for profile builds 2013-02-19 16:58:48 +01:00
Matthias Schiffer 5460b64a8f Fix parallel build 2013-02-19 15:23:52 +01:00
Matthias Schiffer 59c4aef930 Simplify builder Makefile 2013-02-19 15:23:09 +01:00
Matthias Schiffer 97d637b11f Only enable initscripts of non-base packages when they are explicitly installed 2013-02-19 01:38:49 +01:00
Matthias Schiffer c31afa7b58 Update packages_gluon 2013-02-19 00:19:10 +01:00
Matthias Schiffer 7affd55c1b Add some gluon-config-mode dependencies 2013-02-19 00:18:14 +01:00
Matthias Schiffer a8acbf7c4f Extended package list cascading 2013-02-19 00:12:23 +01:00
Matthias Schiffer 441d991156 Clean up initscript activation code 2013-02-18 21:16:10 +01:00
Matthias Schiffer b2b4ac9093 Fix verbosity setting in image build 2013-02-18 20:30:13 +01:00
Matthias Schiffer 3e923d0e6a Build kernel compatible to the official OpenWRT release 2013-02-18 00:39:44 +01:00
Matthias Schiffer e237cc561b Fix gluon_prepared_stamp recipe 2013-02-17 21:39:40 +01:00
Matthias Schiffer 50a91212d4 Remove some redundancies from the makefile 2013-02-17 21:29:20 +01:00
Matthias Schiffer bae01b742b Prevent calling make with unsupported targets, fix build of individual images 2013-02-17 21:01:28 +01:00
Matthias Schiffer 9ac754a92c Fix gluon_prepared_stamp reference 2013-02-17 16:58:07 +01:00
Matthias Schiffer 593e90d1f5 Use nice OpenWRT make output 2013-02-17 16:30:59 +01:00
Matthias Schiffer 102c0bd1f8 Allow parallel build of different profiles
This reverts commit 783797a321.
2013-02-13 10:35:21 +01:00
Matthias Schiffer a6e3cd328e Create rootfs images for different profiles in separate directories 2013-02-13 10:35:10 +01:00
Matthias Schiffer 3c7ab9286a Use separate root directories for different profiles 2013-02-13 09:58:25 +01:00
Matthias Schiffer bc7c4c7060 Create package index and do other image preparations just once 2013-02-13 08:39:56 +01:00
Matthias Schiffer 1850b4ed47 Update packages_gluon 2013-02-13 05:40:07 +01:00
Matthias Schiffer 783797a321 Fix parallel build of images target 2013-02-13 04:56:03 +01:00
Matthias Schiffer 4a06f022f3 Update packages_gluon 2013-02-13 02:57:48 +01:00
Matthias Schiffer 76585fa011 Add firewall to default packages 2013-02-13 02:37:06 +01:00
Matthias Schiffer 70e7c7d206 Reprepare OpenWRT by default on make 2013-02-13 02:36:39 +01:00
Matthias Schiffer 845a032deb Enable IPv6 module 2013-02-12 09:30:23 +01:00
Matthias Schiffer 9af13d634b Add support for hardware profiles with different module sets 2013-02-12 07:14:18 +01:00
Matthias Schiffer 9e41e26943 Don't use tabs to indent README 2013-02-12 02:18:25 +01:00
Matthias Schiffer 98c798e29b Add README 2013-02-12 02:17:23 +01:00
Matthias Schiffer 37f8df9a81 Various fixes and enhancements 2013-02-12 02:03:37 +01:00