95 Commits (09344fde2a028cdacd5b701acec680ed6c16cd0c)

Author SHA1 Message Date
Felix Fietkau 0a0bfc8507 images imagebuilder: Allow to add sanitized extra name 9 years ago
Felix Fietkau d69efa4e15 targets: Use configured distribution name for SDK, IB, and Toolchain tarball names 9 years ago
Jo-Philipp Wich fb3fb9b6c1 imagebuilder: store package lists in cache directory 9 years ago
Felix Fietkau add0c00c96 imagebuilder: run build prereq checks before building image to set up host commands properly 9 years ago
John Crispin 096b3759a9 build: Prevent more gzip timestamps 9 years ago
Jo-Philipp Wich 11f05afd26 imagebuilder: create cache directory if needed (#18629) 9 years ago
Jo-Philipp Wich e91342e285 IB: make CONFIG_IB_STANDALONE the default 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 dffaf94d44 imagebuilder: fail with error if the passed profile name does not exist 10 years ago
Jo-Philipp Wich 15d8db1f8c build: add version number to filenames 10 years ago
Felix Fietkau 0b1c89f6fe target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency 10 years ago
John Crispin 44249f71a8 postinst trigger: the new postinst trigger broke IB 10 years ago
Felix Fietkau 7632358add imagebuilder: remove postinst files before generating image 10 years ago
Jo-Philipp Wich a720dd209f build: introduce per feed repository support 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
Felix Fietkau 96bb7c123b build: consistently use 'depends on' instead of 'depends' 11 years ago
Jo-Philipp Wich 476ea2bcb4 imagebuilder: use file_copy to deploy files/ in the image generation phase 12 years ago
Jo-Philipp Wich b73f22de1e imagebuilder: merge r25078 to align files/ handling with current buildroot 12 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
Felix Fietkau 7cb42738e6 package/index: filter out the libc package from the index 12 years ago
John Crispin 76e4cd2a24 add $(SUBTARGET) to the filename if available 12 years ago
Felix Fietkau fab5ee9566 imagebuilder: explicitly install the kernel .ipk before installing anything else, it is no longer part of the package index (fixes #11450) 12 years ago
Felix Fietkau 34ffb526a2 build: rework verbosity level selection 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
Gabor Juhos faf17f197f ImageBuilder: respect the PROFILE parameter 13 years ago
Jo-Philipp Wich 1e24383ae6 Various enhancements from Manuel Munz <freifunk@somakoma.de> - don't regenerate Package index unless the packagedir changes - remove opkg lists from rootfs, saves > 1MB uncompressed - don't direct errors on index creation into packagelist 13 years ago
Felix Fietkau e5e17a1ce8 imagebuilder: clean opkg files if requested (patch from #9866) 13 years ago
Jo-Philipp Wich c5a65a0373 Send ipkg-make-index.sh output to stdout 14 years ago
Jo-Philipp Wich d45c310c34 allow overriding BIN_DIR (#7412) 14 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 ee81bb7cdb fix a small typo in sed pattern 14 years ago
Jo-Philipp Wich 7a2ce99fe5 fix arch detection pattern to cope with underscores in board name, e.g. "adm5120_mips" 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 2c59d54a43 use --force-run-hooks for host opkg install 14 years ago
Jo-Philipp Wich 9d74fc3eb3 use opkg/host for package installation - speeds up rebuild operations - aligns generated package list format with the one created by opkg on the target - fixes broken dependency handling in imagebuilder 14 years ago
Jo-Philipp Wich e47a8a001c revert r22372 and r22405, dependency on host libtool causes problems 14 years ago
Jo-Philipp Wich 8c1d9afc40 use host opkg for installing packages in buildroot and 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 ceaff7a566 imagebuilder: don't disable on uml 14 years ago