summaryrefslogtreecommitdiff
path: root/target/imagebuilder
Commit message (Expand)AuthorAge
...
* imagebuilder: various fixes * only copy host tools from $(STAGING_DIR_HOST)/b...Nicolas Thill2010-03-30
* remove dependency on CONFIG_ALLJo-Philipp Wich2010-03-09
* imagebuilder: add REVISION variable (closes #6795)Gabor Juhos2010-03-08
* fix custom package selectionJo-Philipp Wich2010-02-13
* disable IB & SDK when using an external toolchain (closes: #6001)Nicolas Thill2009-12-18
* imagebuilder: accept empty profile names, some targets do not define profiles...Felix Fietkau2009-10-22
* remove board name hack (#5823)Florian Fainelli2009-09-20
* remove legacy 2.4-specific behavior, fixes IB on brcm-2.4Andy Boyett2009-07-02
* fix profile package selection, packages from last parsed profile were acciden...Andy Boyett2009-07-02
* fix initscripts activation (closes: #4037, #4745)Nicolas Thill2009-04-21
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* fix ImageBuilder (closes: #3863)Nicolas Thill2008-08-22
* some more build system cleanupFelix Fietkau2008-08-17
* Generate gzipped package lists - Can be used by changing the src line in /etc...Andy Boyett2008-07-29
* Detach the building of sdk and imagebuilder from "Select all packages by defa...Felix Fietkau2008-03-19
* Fix imagebuilder for 2.6 kernels (#2900)Florian Fainelli2008-01-03
* strip -$(KERNEL) from sdk/imagebuilder namesFelix Fietkau2007-12-13
* fix imagebuilder compileFelix Fietkau2007-12-13
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-09
* fix the image builderFelix Fietkau2007-11-14
* Fix the imagebuilder generation (does not mean it works with the recent changes)Florian Fainelli2007-09-09
* Fix image builder generation (#2213)Florian Fainelli2007-08-14
* Fix the imagebuilder compilation (#2213)Florian Fainelli2007-08-13
* fix a typoFelix Fietkau2007-07-10
* Suppress spaces in uname -mFlorian Fainelli2007-06-12
* fix bug in imagebuilder init.d scriptsMike Baker2007-05-11
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-29
* export the IMAGEBUILDER variable so that makefiles can test for the image bui...Felix Fietkau2007-04-15
* revert find | xargs => find | exec changes - this is completely unnecessary a...Felix Fietkau2007-04-12
* Accidentially broke sdk and imagebuilder in [6857]Mike Baker2007-04-03
* more [6849]Mike Baker2007-04-03
* Use find -exec instead of xargsFlorian Fainelli2007-04-02
* mark uml as broken and add some cleanups (not working yet)Felix Fietkau2007-02-28
* ignore profiles with custom kernel configs in the image builder itselfFelix Fietkau2007-02-22
* disable the image builder in menuconfig for profiles with custom kernel configsFelix Fietkau2007-02-22
* rename the Profile template that the image builder uses to prevent name confl...Felix Fietkau2007-02-22
* fix a typoFelix Fietkau2007-01-21
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a n...Felix Fietkau2007-01-20
* include .pkginfo in image builderFelix Fietkau2007-01-20
* show package list on make info in the image builderFelix Fietkau2007-01-14
* Fix config checks for Image Builder and SDK - only build them when requested....Felix Fietkau2007-01-14
* remove BIN_DIR on make clean in the image builderFelix Fietkau2007-01-14
* include .targetinfo in the image builder, and allow direct calls to the packa...Felix Fietkau2007-01-14
* force rebuild of the imagebuilderFelix Fietkau2007-01-11
* Add initial version of the new Image Builder It's still a bit rough in a few ...Felix Fietkau2007-01-10