aboutsummaryrefslogtreecommitdiff
path: root/target/imagebuilder
Commit message (Expand)AuthorAge
* 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