summaryrefslogtreecommitdiffstats
path: root/target/imagebuilder
Commit message (Expand)AuthorAgeFilesLines
* build: consistently use 'depends on' instead of 'depends'nbd2013-04-171-3/+3
* imagebuilder: use file_copy to deploy files/ in the image generation phasejow2012-12-021-9/+1
* imagebuilder: merge r25078 to align files/ handling with current buildrootjow2012-11-221-0/+8
* [target] derive system from hostcc to allow building inside a chrootblogic2012-08-221-2/+2
* [iamgebuilder] use bundle-libraries.sh to install required host utilities int...jow2012-08-151-1/+2
* package/index: filter out the libc package from the indexnbd2012-06-111-0/+1
* [imagebuilder] add $(SUBTARGET) to the filename if availableblogic2012-05-301-1/+1
* imagebuilder: explicitly install the kernel .ipk before installing anything e...nbd2012-05-141-0/+1
* build: rework verbosity level selectionnbd2012-04-261-1/+1
* [imagebuilder] don't overwrite version.mk, substitute REVISION insteadjow2012-04-171-2/+2
* [imagebuilder] populate repositories.conf from version.mkjow2012-04-122-3/+4
* ImageBuilder: respect the PROFILE parameterjuhosg2012-01-241-4/+5
* [imagebuilder] Various enhancements from Manuel Munz <freifunk@somakoma.de>jow2011-09-091-2/+9
* imagebuilder: clean opkg files if requested (patch from #9866)nbd2011-08-011-0/+1
* [PATCH 2/2] Send ipkg-make-index.sh output to stdoutjow2011-02-231-1/+1
* [imagebuilder] allow overriding BIN_DIR (#7412)jow2010-10-261-1/+3
* [imagebuilder] copy kernel .config, needed by mkfs.jffs2 to detect compressio...jow2010-10-261-1/+3
* [imagebuilder]jow2010-09-124-58/+14
* [imagebuilder] fix a small typo in sed patternjow2010-09-101-1/+1
* [imagebuilder] fix arch detection pattern to cope with underscores in board n...jow2010-09-081-1/+2
* [imagebuilder]jow2010-09-084-10/+56
* [imagebuilder] use --force-run-hooks for host opkg installjow2010-09-071-1/+2
* [buildroot] use opkg/host for package installationjow2010-09-061-6/+20
* [buildsystem] revert r22372 and r22405, dependency on host libtool causes pro...jow2010-07-281-20/+6
* [buildsystem] use host opkg for installing packages in buildroot and ImageBui...jow2010-07-231-6/+20
* [imagebuilder]jow2010-04-272-9/+20
* imagebuilder: don't disable on umlnico2010-03-301-1/+0
* imagebuilder: various fixesnico2010-03-301-7/+5
* [imagebuilder] remove dependency on CONFIG_ALLjow2010-03-091-1/+0
* imagebuilder: add REVISION variable (closes #6795)juhosg2010-03-082-2/+6
* [imagebuilder] fix custom package selectionjow2010-02-131-1/+1
* disable IB & SDK when using an external toolchain (closes: #6001)nico2009-12-181-0/+1
* 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