58 Commits (c37eb9a9f9d43aa3231a607387754479886edf0d)

Author SHA1 Message Date
Matthias Schiffer a02a69d5f8
imagebuilder: remove split patch dirs from imagebuilder archive 6 years ago
Jo-Philipp Wich fd30187c87 imagebuilder: fix reference to removed VERSION_SED variable 6 years ago
Jo-Philipp Wich 37e7a1734f imagebuilder: fix bundling of DTS sources 7 years ago
Felix Fietkau 9467ce42da build: get rid of host.mk 7 years ago
Jo-Philipp Wich 7d57db4d9b build: introduce STAGING_DIR_IMAGE 8 years ago
Felix Fietkau 619c8fa922 imagebuilder: remove existing debug kernel image 8 years ago
Felix Fietkau d1514e8f84 imagebuilder: remove existing root filesystem images 8 years ago
Jo-Philipp Wich 72d751cba9 build: rework library bundling 8 years ago
Daniel Engberg 636a069c42 target/imagebuilder: Switch to xz compression instead of bz2 8 years ago
Daniel Dickinson 71370d2c55 target/{sdk,imagebuild}: Fix for symlink-tree 8 years ago
Alexander Couzens 2e980479c1 IB/SDK/toolchain: use lower cases filenames 8 years ago
Alexander Couzens 4a7c653400 IB/SDK/toolchain: use VERSION_DIST_SANITIZED instead of VERSION_DIST 8 years ago
Jo-Philipp Wich b9466382b5 imagebuilder: use correct package directory when bundling kmods and libc 8 years ago
Jo-Philipp Wich da46d2b228 imagebuilder: fix standalone operation 8 years ago
Felix Fietkau d69efa4e15 targets: Use configured distribution name for SDK, IB, and Toolchain tarball names 9 years ago
Jo-Philipp Wich 3c5357d6ef feeds: use common macro "FeedSourcesAppend" to populate opkg configurations 9 years ago
Jo-Philipp Wich 6c21bcaa65 IB: use online repositories 9 years ago
Jo-Philipp Wich 65ec08d1b0 imagebuilder: align filename with SDK 10 years ago
Jo-Philipp Wich 188032c8e3 imagebuilder: don't pregenerate package index, strip host binaries 10 years ago
Jo-Philipp Wich 2adab34c20 imagebuilder: use FreeBSD compatible tar invocation 10 years ago
Jo-Philipp Wich 15d8db1f8c build: add version number to filenames 10 years ago
John Crispin caa671d873 imagebuilder: fix typo that copied grub to the wrong folder 10 years ago
John Crispin 941dab02d5 imagebuilder: copy dts folder 10 years ago
John Crispin 68e8614009 imagebuilder: x86 fails to build inside the imagebuilder 10 years ago
Felix Fietkau 897b2e4b98 target/imagebuilder: add missing package index (fixes #16675) 10 years ago
Jo-Philipp Wich 69a6fd0190 imagebuilder: bundle dtc (#12953, #14741) 10 years ago
John Crispin 3686b8d279 derive system from hostcc to allow building inside a chroot 12 years ago
Jo-Philipp Wich a062e08bb4 use bundle-libraries.sh to install required host utilities into imagebuilder staging tree 12 years ago
John Crispin 76e4cd2a24 add $(SUBTARGET) to the filename if available 12 years ago
Jo-Philipp Wich cfe30549a1 don't overwrite version.mk, substitute REVISION instead 12 years ago
Jo-Philipp Wich 3cb72f38fd populate repositories.conf from version.mk 12 years ago
Jo-Philipp Wich cdbeb0e80b copy kernel .config, needed by mkfs.jffs2 to detect compression capabilities 14 years ago
Jo-Philipp Wich ea5904ff93 - sync with host opkg changes - get rid of autogenerated opkg.conf - utilize dl/ as package cache, useful for remote downloads 14 years ago
Jo-Philipp Wich 699876fa6b - add a helper script to generate opkg.conf, attempt to detect package architecture from packages/ - fix package defaults when no package override is given, IB previously aggregated the defautls of all profiles - introduce a repositories.conf, allows using remote opkg repositories in imagebuilder 14 years ago
Jo-Philipp Wich cdd44e7984 - correctly copy .config when scripts/env is used in the buildroot - prevent user provides PACKAGES from overriding per-profile defaults 14 years ago
Nicolas Thill 8c2b753329 imagebuilder: various fixes * only copy host tools from $(STAGING_DIR_HOST)/bin * remove more target patches, and also target files * combine the 3 find commands into a single one 14 years ago
Gabor Juhos 3ba43e6528 imagebuilder: add REVISION variable (closes #6795) 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Nicolas Thill be1a9ff41d fix ImageBuilder (closes: #3863) 16 years ago
Felix Fietkau bdb9c7351c some more build system cleanup 16 years ago
Felix Fietkau b81933c951 strip -$(KERNEL) from sdk/imagebuilder names 17 years ago
Felix Fietkau fa9710c7ee fix imagebuilder compile 17 years ago
Felix Fietkau 93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries. 17 years ago
Felix Fietkau dfa7618bd6 fix the image builder 17 years ago
Florian Fainelli 43dc71fb0d Fix the imagebuilder generation (does not mean it works with the recent changes) 17 years ago
Florian Fainelli c54708272f Fix image builder generation (#2213) 17 years ago
Florian Fainelli 163dab630d Fix the imagebuilder compilation (#2213) 17 years ago
Florian Fainelli e7113073f3 Suppress spaces in uname -m 17 years ago
Felix Fietkau 874f03ea00 fixes for a few build errors on osx without fink 17 years ago
Felix Fietkau 3e91dd1bd5 revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need 17 years ago