summaryrefslogtreecommitdiffstats
path: root/target/imagebuilder
Commit message (Expand)AuthorAgeFilesLines
* build: add checksum targetJo-Philipp Wich2016-08-011-0/+6
* build: remove obsolete variables from opkg commandFelix Fietkau2016-07-291-3/+0
* imagebuilder: strip DEVICE_ prefix from profiles (FS#55)Felix Fietkau2016-07-211-3/+5
* build: split scripts/metadata.pl into target-metadata.pl and package-metadata.plFelix Fietkau2016-06-071-1/+1
* IB/SDK/toolchain: use lower cases filenamesAlexander Couzens2016-06-011-1/+1
* IB/SDK/toolchain: use VERSION_DIST_SANITIZED instead of VERSION_DISTAlexander Couzens2016-06-011-1/+1
* imagebuilder: Fix sorting package list breaks opkg dependency handling for pr...Daniel Dickinson2016-05-181-1/+1
* build: remove profile kernel/build system config override supportFelix Fietkau2016-05-151-1/+0
* target/imagebuilder: fix using new device profilesFelix Fietkau2016-05-131-13/+9
* imagebuilder: rename OpenWrt into LEDEAlexander Couzens2016-05-052-2/+2
* imagebuilder: use correct package directory when bundling kmods and libcJo-Philipp Wich2016-04-221-2/+2
* imagebuilder: fix standalone operationJo-Philipp Wich2016-04-131-1/+2
* 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
* derive system from hostcc to allow building inside a chrootJohn Crispin2012-08-221-2/+2
* use bundle-libraries.sh to install required host utilities into imagebuilder ...Jo-Philipp Wich2012-08-151-1/+2
* package/index: filter out the libc package from the indexFelix Fietkau2012-06-111-0/+1
* 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
* don't overwrite version.mk, substitute REVISION insteadJo-Philipp Wich2012-04-171-2/+2
* populate repositories.conf from version.mkJo-Philipp Wich2012-04-122-3/+4
* ImageBuilder: respect the PROFILE parameterGabor Juhos2012-01-241-4/+5
* Various enhancements from Manuel Munz <freifunk@somakoma.de> - don't regenera...Jo-Philipp Wich2011-09-091-2/+9
* imagebuilder: clean opkg files if requested (patch from #9866)Felix Fietkau2011-08-011-0/+1
* Send ipkg-make-index.sh output to stdoutJo-Philipp Wich2011-02-231-1/+1