| Commit message (Expand) | Author | Age |
* | imagebuilder: align filename with SDK | Jo-Philipp Wich | 2015-02-07 |
* | imagebuilder: don't pregenerate package index, strip host binaries | Jo-Philipp Wich | 2015-02-06 |
* | imagebuilder: use FreeBSD compatible tar invocation | Jo-Philipp Wich | 2015-02-06 |
* | imagebuilder: fail with error if the passed profile name does not exist | Jo-Philipp Wich | 2015-01-10 |
* | build: add version number to filenames | Jo-Philipp Wich | 2015-01-08 |
* | target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency | Felix Fietkau | 2014-10-31 |
* | postinst trigger: the new postinst trigger broke IB | John Crispin | 2014-09-16 |
* | imagebuilder: remove postinst files before generating image | Felix Fietkau | 2014-08-31 |
* | build: introduce per feed repository support | Jo-Philipp Wich | 2014-08-05 |
* | imagebuilder: fix typo that copied grub to the wrong folder | John Crispin | 2014-07-24 |
* | imagebuilder: copy dts folder | John Crispin | 2014-07-21 |
* | imagebuilder: x86 fails to build inside the imagebuilder | John Crispin | 2014-07-10 |
* | target/imagebuilder: add missing package index (fixes #16675) | Felix Fietkau | 2014-06-02 |
* | imagebuilder: bundle dtc (#12953, #14741) | Jo-Philipp Wich | 2014-05-14 |
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 |
* | imagebuilder: use file_copy to deploy files/ in the image generation phase | Jo-Philipp Wich | 2012-12-02 |
* | imagebuilder: merge r25078 to align files/ handling with current buildroot | Jo-Philipp Wich | 2012-11-22 |
* | derive system from hostcc to allow building inside a chroot | John Crispin | 2012-08-22 |
* | use bundle-libraries.sh to install required host utilities into imagebuilder ... | Jo-Philipp Wich | 2012-08-15 |
* | package/index: filter out the libc package from the index | Felix Fietkau | 2012-06-11 |
* | add $(SUBTARGET) to the filename if available | John Crispin | 2012-05-30 |
* | imagebuilder: explicitly install the kernel .ipk before installing anything e... | Felix Fietkau | 2012-05-14 |
* | build: rework verbosity level selection | Felix Fietkau | 2012-04-26 |
* | don't overwrite version.mk, substitute REVISION instead | Jo-Philipp Wich | 2012-04-17 |
* | populate repositories.conf from version.mk | Jo-Philipp Wich | 2012-04-12 |
* | ImageBuilder: respect the PROFILE parameter | Gabor Juhos | 2012-01-24 |
* | Various enhancements from Manuel Munz <freifunk@somakoma.de> - don't regenera... | Jo-Philipp Wich | 2011-09-09 |
* | imagebuilder: clean opkg files if requested (patch from #9866) | Felix Fietkau | 2011-08-01 |
* | Send ipkg-make-index.sh output to stdout | Jo-Philipp Wich | 2011-02-23 |
* | allow overriding BIN_DIR (#7412) | Jo-Philipp Wich | 2010-10-26 |
* | copy kernel .config, needed by mkfs.jffs2 to detect compression capabilities | Jo-Philipp Wich | 2010-10-26 |
* | - sync with host opkg changes - get rid of autogenerated opkg.conf - utilize ... | Jo-Philipp Wich | 2010-09-12 |
* | fix a small typo in sed pattern | Jo-Philipp Wich | 2010-09-10 |
* | fix arch detection pattern to cope with underscores in board name, e.g. "adm5... | Jo-Philipp Wich | 2010-09-08 |
* | - add a helper script to generate opkg.conf, attempt to detect package archit... | Jo-Philipp Wich | 2010-09-08 |
* | use --force-run-hooks for host opkg install | Jo-Philipp Wich | 2010-09-07 |
* | use opkg/host for package installation - speeds up rebuild operations - align... | Jo-Philipp Wich | 2010-09-06 |
* | revert r22372 and r22405, dependency on host libtool causes problems | Jo-Philipp Wich | 2010-07-28 |
* | use host opkg for installing packages in buildroot and ImageBuilder | Jo-Philipp Wich | 2010-07-23 |
* | - correctly copy .config when scripts/env is used in the buildroot - prevent ... | Jo-Philipp Wich | 2010-04-27 |
* | imagebuilder: don't disable on uml | Nicolas Thill | 2010-03-30 |
* | imagebuilder: various fixes * only copy host tools from $(STAGING_DIR_HOST)/b... | Nicolas Thill | 2010-03-30 |
* | remove dependency on CONFIG_ALL | Jo-Philipp Wich | 2010-03-09 |
* | imagebuilder: add REVISION variable (closes #6795) | Gabor Juhos | 2010-03-08 |
* | fix custom package selection | Jo-Philipp Wich | 2010-02-13 |
* | disable IB & SDK when using an external toolchain (closes: #6001) | Nicolas Thill | 2009-12-18 |
* | imagebuilder: accept empty profile names, some targets do not define profiles... | Felix Fietkau | 2009-10-22 |
* | remove board name hack (#5823) | Florian Fainelli | 2009-09-20 |
* | remove legacy 2.4-specific behavior, fixes IB on brcm-2.4 | Andy Boyett | 2009-07-02 |
* | fix profile package selection, packages from last parsed profile were acciden... | Andy Boyett | 2009-07-02 |