Commit Graph

3794 Commits

Author SHA1 Message Date
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
Matthias Schiffer
adad83c1f3 Improve feed handling 2013-02-12 00:09:22 +01:00
Matthias Schiffer
d8cba8e6dd Update packages_gluon 2013-02-12 00:09:01 +01:00
Matthias Schiffer
fb65dfe12d Make gluon-mesh-batman-adv depend on kmod-batman-adv 2013-02-12 00:05:55 +01:00
Matthias Schiffer
d297ec7b08 Further flesh out build system 2013-02-11 23:06:19 +01:00
Matthias Schiffer
6f41a9b7bf Add stub setup script so the package is not empty 2013-02-11 21:48:36 +01:00
Matthias Schiffer
426a868bb4 Basic build system 2013-02-11 04:52:16 +01:00
Matthias Schiffer
eecf9b06fd Move disable-services script to invariant directory 2013-01-31 16:24:29 +01:00
Matthias Schiffer
a7e22f30b3 Move batman-adv migration scripts to gluon-mesh-batman-adv package 2013-01-31 16:15:32 +01:00
Matthias Schiffer
0637c9fa6d More makefiles for some basic packages 2013-01-31 11:36:18 +01:00
Matthias Schiffer
19b611f8ab Add gluon-core package
This is the most basic core of the Gluon framework. Most upgrade scripts will
have to be rewritten and/or moved to other packages.
2013-01-31 10:23:27 +01:00
Matthias Schiffer
d9902c0664 Adjustments for the Gluon project 2013-01-30 21:32:50 +01:00