summaryrefslogtreecommitdiffstats
path: root/target/imagebuilder
Commit message (Expand)AuthorAgeFilesLines
* imagebuilder: accept empty profile names, some targets do not define profiles...nbd2009-10-221-6/+1
* [imagebuilder] remove board name hack (#5823)florian2009-09-201-1/+0
* [ImageBuilder] remove legacy 2.4-specific behavior, fixes IB on brcm-2.4agb2009-07-021-4/+0
* [ImageBuilder] fix profile package selection, packages from last parsed profi...agb2009-07-021-2/+2
* [imagebuilder] fix initscripts activation (closes: #4037, #4745)nico2009-04-211-2/+2
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* fix ImageBuilder (closes: #3863)nico2008-08-223-3/+5
* some more build system cleanupnbd2008-08-171-0/+2
* [ipkg] Generate gzipped package listsagb2008-07-291-2/+4
* Detach the building of sdk and imagebuilder from "Select all packagesnbd2008-03-191-1/+0
* Fix imagebuilder for 2.6 kernels (#2900)florian2008-01-031-0/+4
* strip -$(KERNEL) from sdk/imagebuilder namesnbd2007-12-131-1/+1
* fix imagebuilder compilenbd2007-12-131-2/+2
* Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd2007-12-091-2/+2
* fix the image buildernbd2007-11-142-70/+64
* Fix the imagebuilder generation (does not mean it works with the recent changes)florian2007-09-091-1/+1
* Fix image builder generation (#2213)florian2007-08-141-1/+1
* Fix the imagebuilder compilation (#2213)florian2007-08-131-1/+1
* fix a typonbd2007-07-101-1/+1
* Suppress spaces in uname -mflorian2007-06-121-1/+1
* fix bug in imagebuilder init.d scriptsmbm2007-05-111-1/+1
* fixes for a few build errors on osx without finknbd2007-04-291-2/+2
* export the IMAGEBUILDER variable so that makefiles can test for the image bui...nbd2007-04-151-0/+1
* revert find | xargs => find | exec changes - this is completely unnecessary a...nbd2007-04-121-2/+2
* Accidentially broke sdk and imagebuilder in [6857]mbm2007-04-031-1/+1
* more [6849]mbm2007-04-031-2/+2
* Use find -exec instead of xargsflorian2007-04-021-2/+2
* mark uml as broken and add some cleanups (not working yet)nbd2007-02-281-0/+1
* ignore profiles with custom kernel configs in the image builder itselfnbd2007-02-221-1/+4
* disable the image builder in menuconfig for profiles with custom kernel configsnbd2007-02-221-0/+1
* rename the Profile template that the image builder uses to prevent name confl...nbd2007-02-221-1/+1
* fix a typonbd2007-01-211-1/+1
* Add WL-700gE support (based on work by jr)nbd2007-01-201-0/+2
* include .pkginfo in image buildernbd2007-01-201-0/+1
* show package list on make info in the image buildernbd2007-01-141-1/+1
* Fix config checks for Image Builder and SDK - only build them when requested.nbd2007-01-141-2/+2
* remove BIN_DIR on make clean in the image buildernbd2007-01-141-1/+1
* include .targetinfo in the image builder, and allow direct calls to the packa...nbd2007-01-142-2/+3
* force rebuild of the imagebuildernbd2007-01-111-1/+1
* Add initial version of the new Image Buildernbd2007-01-103-0/+203