| Commit message (Expand) | Author | Age | Files | Lines |
* | build: add buildbot specific config option for setting defaults | Felix Fietkau | 2017-02-14 | 1 | -1/+2 |
* | imagebuilder: make submake invocations less verbose | Jo-Philipp Wich | 2017-02-02 | 1 | -4/+4 |
* | build: introduce STAGING_DIR_IMAGE | Jo-Philipp Wich | 2017-01-27 | 1 | -0/+3 |
* | imagebuilder: properly escape single quotes in device titles | Jo-Philipp Wich | 2017-01-26 | 1 | -1/+1 |
* | imagebuilder: remove existing debug kernel image | Felix Fietkau | 2017-01-13 | 1 | -0/+1 |
* | imagebuilder: remove existing root filesystem images | Felix Fietkau | 2017-01-13 | 1 | -0/+1 |
* | build: rework library bundling | Jo-Philipp Wich | 2017-01-10 | 1 | -4/+8 |
* | target/imagebuilder: Switch to xz compression instead of bz2 | Daniel Engberg | 2016-10-15 | 1 | -4/+4 |
* | target/{sdk,imagebuild}: Fix for symlink-tree | Daniel Dickinson | 2016-09-30 | 1 | -1/+1 |
* | build: add checksum target | Jo-Philipp Wich | 2016-08-01 | 1 | -0/+6 |
* | build: remove obsolete variables from opkg command | Felix Fietkau | 2016-07-29 | 1 | -3/+0 |
* | imagebuilder: strip DEVICE_ prefix from profiles (FS#55) | Felix Fietkau | 2016-07-21 | 1 | -3/+5 |
* | build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | IB/SDK/toolchain: use lower cases filenames | Alexander Couzens | 2016-06-01 | 1 | -1/+1 |
* | IB/SDK/toolchain: use VERSION_DIST_SANITIZED instead of VERSION_DIST | Alexander Couzens | 2016-06-01 | 1 | -1/+1 |
* | imagebuilder: Fix sorting package list breaks opkg dependency handling for pr... | Daniel Dickinson | 2016-05-18 | 1 | -1/+1 |
* | build: remove profile kernel/build system config override support | Felix Fietkau | 2016-05-15 | 1 | -1/+0 |
* | target/imagebuilder: fix using new device profiles | Felix Fietkau | 2016-05-13 | 1 | -13/+9 |
* | imagebuilder: rename OpenWrt into LEDE | Alexander Couzens | 2016-05-05 | 2 | -2/+2 |
* | imagebuilder: use correct package directory when bundling kmods and libc | Jo-Philipp Wich | 2016-04-22 | 1 | -2/+2 |
* | imagebuilder: fix standalone operation | Jo-Philipp Wich | 2016-04-13 | 1 | -1/+2 |
* | images imagebuilder: Allow to add sanitized extra name | Felix Fietkau | 2016-01-03 | 1 | -2/+2 |
* | targets: Use configured distribution name for SDK, IB, and Toolchain tarball ... | Felix Fietkau | 2016-01-03 | 1 | -1/+1 |
* | imagebuilder: store package lists in cache directory | Jo-Philipp Wich | 2015-09-14 | 1 | -0/+2 |
* | imagebuilder: run build prereq checks before building image to set up host co... | Felix Fietkau | 2015-09-10 | 1 | -1/+16 |
* | build: Prevent more gzip timestamps | John Crispin | 2015-07-14 | 1 | -1/+1 |
* | imagebuilder: create cache directory if needed (#18629) | Jo-Philipp Wich | 2015-06-01 | 1 | -7/+7 |
* | IB: make CONFIG_IB_STANDALONE the default | Jo-Philipp Wich | 2015-05-28 | 1 | -3/+4 |
* | feeds: use common macro "FeedSourcesAppend" to populate opkg configurations | Jo-Philipp Wich | 2015-05-28 | 1 | -12/+2 |
* | IB: use online repositories | Jo-Philipp Wich | 2015-05-27 | 4 | -5/+40 |
* | imagebuilder: align filename with SDK | Jo-Philipp Wich | 2015-02-07 | 1 | -5/+2 |
* | imagebuilder: don't pregenerate package index, strip host binaries | Jo-Philipp Wich | 2015-02-06 | 1 | -2/+2 |
* | imagebuilder: use FreeBSD compatible tar invocation | Jo-Philipp Wich | 2015-02-06 | 1 | -1/+1 |
* | imagebuilder: fail with error if the passed profile name does not exist | Jo-Philipp Wich | 2015-01-10 | 1 | -0/+8 |
* | build: add version number to filenames | Jo-Philipp Wich | 2015-01-08 | 1 | -1/+1 |
* | target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency | Felix Fietkau | 2014-10-31 | 1 | -1/+0 |
* | postinst trigger: the new postinst trigger broke IB | John Crispin | 2014-09-16 | 1 | -4/+5 |
* | imagebuilder: remove postinst files before generating image | Felix Fietkau | 2014-08-31 | 1 | -0/+1 |
* | build: introduce per feed repository support | Jo-Philipp Wich | 2014-08-05 | 1 | -2/+2 |
* | imagebuilder: fix typo that copied grub to the wrong folder | John Crispin | 2014-07-24 | 1 | -2/+2 |
* | imagebuilder: copy dts folder | John Crispin | 2014-07-21 | 1 | -1/+5 |
* | imagebuilder: x86 fails to build inside the imagebuilder | John Crispin | 2014-07-10 | 1 | -1/+4 |
* | target/imagebuilder: add missing package index (fixes #16675) | Felix Fietkau | 2014-06-02 | 1 | -0/+1 |
* | imagebuilder: bundle dtc (#12953, #14741) | Jo-Philipp Wich | 2014-05-14 | 1 | -0/+2 |
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 1 | -3/+3 |
* | imagebuilder: use file_copy to deploy files/ in the image generation phase | Jo-Philipp Wich | 2012-12-02 | 1 | -9/+1 |
* | imagebuilder: merge r25078 to align files/ handling with current buildroot | Jo-Philipp Wich | 2012-11-22 | 1 | -0/+8 |
* | derive system from hostcc to allow building inside a chroot | John Crispin | 2012-08-22 | 1 | -2/+2 |
* | use bundle-libraries.sh to install required host utilities into imagebuilder ... | Jo-Philipp Wich | 2012-08-15 | 1 | -1/+2 |
* | package/index: filter out the libc package from the index | Felix Fietkau | 2012-06-11 | 1 | -0/+1 |