| Commit message (Expand) | Author | Age |
* | build: use zstd for IB, toolchain, SDK and LLVM compression | Paul Spooren | 2024-04-13 |
* | treewide: remove implicit SUBTARGET | Paul Spooren | 2024-04-08 |
* | imagebuilder: check if BOARD is located in the feeds sub directory | Florian Eckert | 2024-03-29 |
* | imagebuilder: copy from buildroot only target/linux/generic and target/linux/... | a-gave | 2024-01-15 |
* | imagebuilder: fix broken image generation with external targets | Petr Štetiar | 2022-03-25 |
* | imagebuilder: fix local packages/ folder | Paul Spooren | 2021-11-05 |
* | imagebuilder: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archive | Sven Roederer | 2021-05-08 |
* | imagebuilder: invoke bundle-libraries.sh w/o buildroot dirs in $PATH | Jo-Philipp Wich | 2020-12-29 |
* | imagebuilder: fix partition signature | Matthew Gyurgyik | 2020-11-24 |
* | imagebuilder: add package signature verification | Paul Spooren | 2020-11-19 |
* | imagebuilder: fix sstrip | Paul Spooren | 2020-11-09 |
* | build,IB: include kmods only in local builds | Paul Spooren | 2020-10-30 |
* | imagebuilder: add missing libfakeroot files | Paul Spooren | 2020-09-29 |
* | build: SDK/IB reproducible and faster compression | Paul Spooren | 2020-08-23 |
* | target/imagebuilder: use multi-thread support for xz compression | Martin Schiller | 2019-10-09 |
* | imagebuilder: remove split patch dirs from imagebuilder archive | Matthias Schiffer | 2018-03-07 |
* | imagebuilder: fix reference to removed VERSION_SED variable | Jo-Philipp Wich | 2018-02-02 |
* | imagebuilder: fix bundling of DTS sources | Jo-Philipp Wich | 2017-05-14 |
* | build: get rid of host.mk | Felix Fietkau | 2017-02-26 |
* | build: introduce STAGING_DIR_IMAGE | Jo-Philipp Wich | 2017-01-27 |
* | imagebuilder: remove existing debug kernel image | Felix Fietkau | 2017-01-13 |
* | imagebuilder: remove existing root filesystem images | Felix Fietkau | 2017-01-13 |
* | build: rework library bundling | Jo-Philipp Wich | 2017-01-10 |
* | target/imagebuilder: Switch to xz compression instead of bz2 | Daniel Engberg | 2016-10-15 |
* | target/{sdk,imagebuild}: Fix for symlink-tree | Daniel Dickinson | 2016-09-30 |
* | IB/SDK/toolchain: use lower cases filenames | Alexander Couzens | 2016-06-01 |
* | IB/SDK/toolchain: use VERSION_DIST_SANITIZED instead of VERSION_DIST | Alexander Couzens | 2016-06-01 |
* | imagebuilder: use correct package directory when bundling kmods and libc | Jo-Philipp Wich | 2016-04-22 |
* | imagebuilder: fix standalone operation | Jo-Philipp Wich | 2016-04-13 |
* | targets: Use configured distribution name for SDK, IB, and Toolchain tarball ... | Felix Fietkau | 2016-01-03 |
* | feeds: use common macro "FeedSourcesAppend" to populate opkg configurations | Jo-Philipp Wich | 2015-05-28 |
* | IB: use online repositories | Jo-Philipp Wich | 2015-05-27 |
* | 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 |
* | build: add version number to filenames | Jo-Philipp Wich | 2015-01-08 |
* | 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 |
* | 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 |
* | add $(SUBTARGET) to the filename if available | John Crispin | 2012-05-30 |
* | 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 |
* | 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 |
* | - add a helper script to generate opkg.conf, attempt to detect package archit... | Jo-Philipp Wich | 2010-09-08 |
* | - correctly copy .config when scripts/env is used in the buildroot - prevent ... | Jo-Philipp Wich | 2010-04-27 |