Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imagebuilder: accept empty profile names, some targets do not define ↵ | Felix Fietkau | 2009-10-22 | 1 | -6/+1 |
| | | | | | | profiles (thx, patrick) SVN-Revision: 18117 | ||||
* | remove board name hack (#5823) | Florian Fainelli | 2009-09-20 | 1 | -1/+0 |
| | | | | SVN-Revision: 17652 | ||||
* | remove legacy 2.4-specific behavior, fixes IB on brcm-2.4 | Andy Boyett | 2009-07-02 | 1 | -4/+0 |
| | | | | SVN-Revision: 16654 | ||||
* | fix profile package selection, packages from last parsed profile were ↵ | Andy Boyett | 2009-07-02 | 1 | -2/+2 |
| | | | | | | accidentally installed SVN-Revision: 16653 | ||||
* | fix initscripts activation (closes: #4037, #4745) | Nicolas Thill | 2009-04-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 15320 | ||||
* | fix ImageBuilder (closes: #3863) | Nicolas Thill | 2008-08-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 12370 | ||||
* | Generate gzipped package lists - Can be used by changing the src line in ↵ | Andy Boyett | 2008-07-29 | 1 | -2/+4 |
| | | | | | | /etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg SVN-Revision: 11981 | ||||
* | Fix imagebuilder for 2.6 kernels (#2900) | Florian Fainelli | 2008-01-03 | 1 | -0/+4 |
| | | | | SVN-Revision: 10099 | ||||
* | fix the image builder | Felix Fietkau | 2007-11-14 | 1 | -53/+45 |
| | | | | SVN-Revision: 9549 | ||||
* | fix a typo | Felix Fietkau | 2007-07-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 7906 | ||||
* | fix bug in imagebuilder init.d scripts | Mike Baker | 2007-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 7188 | ||||
* | export the IMAGEBUILDER variable so that makefiles can test for the image ↵ | Felix Fietkau | 2007-04-15 | 1 | -0/+1 |
| | | | | | | builder run SVN-Revision: 6951 | ||||
* | ignore profiles with custom kernel configs in the image builder itself | Felix Fietkau | 2007-02-22 | 1 | -1/+4 |
| | | | | SVN-Revision: 6342 | ||||
* | rename the Profile template that the image builder uses to prevent name ↵ | Felix Fietkau | 2007-02-22 | 1 | -1/+1 |
| | | | | | | conflicts with the template that the kernel uses SVN-Revision: 6336 | ||||
* | fix a typo | Felix Fietkau | 2007-01-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 6158 | ||||
* | Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵ | Felix Fietkau | 2007-01-20 | 1 | -0/+2 |
| | | | | | | new target profile SVN-Revision: 6142 | ||||
* | show package list on make info in the image builder | Felix Fietkau | 2007-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 6103 | ||||
* | remove BIN_DIR on make clean in the image builder | Felix Fietkau | 2007-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 6101 | ||||
* | include .targetinfo in the image builder, and allow direct calls to the ↵ | Felix Fietkau | 2007-01-14 | 1 | -2/+2 |
| | | | | | | package_index target SVN-Revision: 6093 | ||||
* | Add initial version of the new Image Builder It's still a bit rough in a few ↵ | Felix Fietkau | 2007-01-10 | 1 | -0/+147 |
places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071 |