aboutsummaryrefslogtreecommitdiffstats
path: root/target/imagebuilder
Commit message (Expand)AuthorAgeFilesLines
* images imagebuilder: Allow to add sanitized extra nameFelix Fietkau2016-01-031-2/+2
* targets: Use configured distribution name for SDK, IB, and Toolchain tarball ...Felix Fietkau2016-01-031-1/+1
* imagebuilder: store package lists in cache directoryJo-Philipp Wich2015-09-141-0/+2
* imagebuilder: run build prereq checks before building image to set up host co...Felix Fietkau2015-09-101-1/+16
* build: Prevent more gzip timestampsJohn Crispin2015-07-141-1/+1
* imagebuilder: create cache directory if needed (#18629)Jo-Philipp Wich2015-06-011-7/+7
* IB: make CONFIG_IB_STANDALONE the defaultJo-Philipp Wich2015-05-281-3/+4
* feeds: use common macro "FeedSourcesAppend" to populate opkg configurationsJo-Philipp Wich2015-05-281-12/+2
* IB: use online repositoriesJo-Philipp Wich2015-05-274-5/+40
* imagebuilder: align filename with SDKJo-Philipp Wich2015-02-071-5/+2
* imagebuilder: don't pregenerate package index, strip host binariesJo-Philipp Wich2015-02-061-2/+2
* imagebuilder: use FreeBSD compatible tar invocationJo-Philipp Wich2015-02-061-1/+1
* imagebuilder: fail with error if the passed profile name does not existJo-Philipp Wich2015-01-101-0/+8
* build: add version number to filenamesJo-Philipp Wich2015-01-081-1/+1
* target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependencyFelix Fietkau2014-10-311-1/+0
* postinst trigger: the new postinst trigger broke IBJohn Crispin2014-09-161-4/+5
* imagebuilder: remove postinst files before generating imageFelix Fietkau2014-08-311-0/+1
* build: introduce per feed repository supportJo-Philipp Wich2014-08-051-2/+2
* imagebuilder: fix typo that copied grub to the wrong folderJohn Crispin2014-07-241-2/+2
* imagebuilder: copy dts folderJohn Crispin2014-07-211-1/+5
* imagebuilder: x86 fails to build inside the imagebuilderJohn Crispin2014-07-101-1/+4
* target/imagebuilder: add missing package index (fixes #16675)Felix Fietkau2014-06-021-0/+1
* imagebuilder: bundle dtc (#12953, #14741)Jo-Philipp Wich2014-05-141-0/+2
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-171-3/+3
* imagebuilder: use file_copy to deploy files/ in the image generation phaseJo-Philipp Wich2012-12-021-9/+1
* imagebuilder: merge r25078 to align files/ handling with current buildrootJo-Philipp Wich2012-11-221-0/+8
* [target] derive system from hostcc to allow building inside a chrootJohn Crispin2012-08-221-2/+2
* [iamgebuilder] use bundle-libraries.sh to install required host utilities int...Jo-Philipp Wich2012-08-151-1/+2
* package/index: filter out the libc package from the indexFelix Fietkau2012-06-111-0/+1
* [imagebuilder] add $(SUBTARGET) to the filename if availableJohn Crispin2012-05-301-1/+1
* imagebuilder: explicitly install the kernel .ipk before installing anything e...Felix Fietkau2012-05-141-0/+1
* build: rework verbosity level selectionFelix Fietkau2012-04-261-1/+1
* [imagebuilder] don't overwrite version.mk, substitute REVISION insteadJo-Philipp Wich2012-04-171-2/+2
* [imagebuilder] populate repositories.conf from version.mkJo-Philipp Wich2012-04-122-3/+4
* ImageBuilder: respect the PROFILE parameterGabor Juhos2012-01-241-4/+5
* [imagebuilder] Various enhancements from Manuel Munz <freifunk@somakoma.de>Jo-Philipp Wich2011-09-091-2/+9
* imagebuilder: clean opkg files if requested (patch from #9866)Felix Fietkau2011-08-011-0/+1
* [PATCH 2/2] Send ipkg-make-index.sh output to stdoutJo-Philipp Wich2011-02-231-1/+1
* [imagebuilder] allow overriding BIN_DIR (#7412)Jo-Philipp Wich2010-10-261-1/+3
* [imagebuilder] copy kernel .config, needed by mkfs.jffs2 to detect compressio...Jo-Philipp Wich2010-10-261-1/+3
* [imagebuilder]Jo-Philipp Wich2010-09-124-58/+14
* [imagebuilder] fix a small typo in sed patternJo-Philipp Wich2010-09-101-1/+1
* [imagebuilder] fix arch detection pattern to cope with underscores in board n...Jo-Philipp Wich2010-09-081-1/+2
* [imagebuilder]Jo-Philipp Wich2010-09-084-10/+56
* [imagebuilder] use --force-run-hooks for host opkg installJo-Philipp Wich2010-09-071-1/+2
* [buildroot] use opkg/host for package installationJo-Philipp Wich2010-09-061-6/+20
* [buildsystem] revert r22372 and r22405, dependency on host libtool causes pro...Jo-Philipp Wich2010-07-281-20/+6
* [buildsystem] use host opkg for installing packages in buildroot and ImageBui...Jo-Philipp Wich2010-07-231-6/+20
* [imagebuilder]Jo-Philipp Wich2010-04-272-9/+20
* imagebuilder: don't disable on umlNicolas Thill2010-03-301-1/+0