summaryrefslogtreecommitdiff
path: root/target/imagebuilder
Commit message (Expand)AuthorAge
* images imagebuilder: Allow to add sanitized extra nameFelix Fietkau2016-01-03
* targets: Use configured distribution name for SDK, IB, and Toolchain tarball ...Felix Fietkau2016-01-03
* imagebuilder: store package lists in cache directoryJo-Philipp Wich2015-09-14
* imagebuilder: run build prereq checks before building image to set up host co...Felix Fietkau2015-09-10
* build: Prevent more gzip timestampsJohn Crispin2015-07-14
* imagebuilder: create cache directory if needed (#18629)Jo-Philipp Wich2015-06-01
* IB: make CONFIG_IB_STANDALONE the defaultJo-Philipp Wich2015-05-28
* feeds: use common macro "FeedSourcesAppend" to populate opkg configurationsJo-Philipp Wich2015-05-28
* IB: use online repositoriesJo-Philipp Wich2015-05-27
* imagebuilder: align filename with SDKJo-Philipp Wich2015-02-07
* imagebuilder: don't pregenerate package index, strip host binariesJo-Philipp Wich2015-02-06
* imagebuilder: use FreeBSD compatible tar invocationJo-Philipp Wich2015-02-06
* imagebuilder: fail with error if the passed profile name does not existJo-Philipp Wich2015-01-10
* build: add version number to filenamesJo-Philipp Wich2015-01-08
* target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependencyFelix Fietkau2014-10-31
* postinst trigger: the new postinst trigger broke IBJohn Crispin2014-09-16
* imagebuilder: remove postinst files before generating imageFelix Fietkau2014-08-31
* build: introduce per feed repository supportJo-Philipp Wich2014-08-05
* imagebuilder: fix typo that copied grub to the wrong folderJohn Crispin2014-07-24
* imagebuilder: copy dts folderJohn Crispin2014-07-21
* imagebuilder: x86 fails to build inside the imagebuilderJohn Crispin2014-07-10
* target/imagebuilder: add missing package index (fixes #16675)Felix Fietkau2014-06-02
* imagebuilder: bundle dtc (#12953, #14741)Jo-Philipp Wich2014-05-14
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-17
* imagebuilder: use file_copy to deploy files/ in the image generation phaseJo-Philipp Wich2012-12-02
* imagebuilder: merge r25078 to align files/ handling with current buildrootJo-Philipp Wich2012-11-22
* derive system from hostcc to allow building inside a chrootJohn Crispin2012-08-22
* use bundle-libraries.sh to install required host utilities into imagebuilder ...Jo-Philipp Wich2012-08-15
* package/index: filter out the libc package from the indexFelix Fietkau2012-06-11
* add $(SUBTARGET) to the filename if availableJohn Crispin2012-05-30
* imagebuilder: explicitly install the kernel .ipk before installing anything e...Felix Fietkau2012-05-14
* build: rework verbosity level selectionFelix Fietkau2012-04-26
* don't overwrite version.mk, substitute REVISION insteadJo-Philipp Wich2012-04-17
* populate repositories.conf from version.mkJo-Philipp Wich2012-04-12
* ImageBuilder: respect the PROFILE parameterGabor Juhos2012-01-24
* Various enhancements from Manuel Munz <freifunk@somakoma.de> - don't regenera...Jo-Philipp Wich2011-09-09
* imagebuilder: clean opkg files if requested (patch from #9866)Felix Fietkau2011-08-01
* Send ipkg-make-index.sh output to stdoutJo-Philipp Wich2011-02-23
* allow overriding BIN_DIR (#7412)Jo-Philipp Wich2010-10-26
* copy kernel .config, needed by mkfs.jffs2 to detect compression capabilitiesJo-Philipp Wich2010-10-26
* - sync with host opkg changes - get rid of autogenerated opkg.conf - utilize ...Jo-Philipp Wich2010-09-12
* fix a small typo in sed patternJo-Philipp Wich2010-09-10
* fix arch detection pattern to cope with underscores in board name, e.g. "adm5...Jo-Philipp Wich2010-09-08
* - add a helper script to generate opkg.conf, attempt to detect package archit...Jo-Philipp Wich2010-09-08
* use --force-run-hooks for host opkg installJo-Philipp Wich2010-09-07
* use opkg/host for package installation - speeds up rebuild operations - align...Jo-Philipp Wich2010-09-06
* revert r22372 and r22405, dependency on host libtool causes problemsJo-Philipp Wich2010-07-28
* use host opkg for installing packages in buildroot and ImageBuilderJo-Philipp Wich2010-07-23
* - correctly copy .config when scripts/env is used in the buildroot - prevent ...Jo-Philipp Wich2010-04-27
* imagebuilder: don't disable on umlNicolas Thill2010-03-30