77 Commits (284cd7d18e4305f20304289144a887b984eb34a4)

Author SHA1 Message Date
Paul Spooren 3dbd74d032 imagebuilder: Remove json_info_files/ before build 4 years ago
Paul Spooren 3572711e3c build: refactor JSON info files to `profiles.json` 4 years ago
Paul Spooren 8bf8de95a2 imagebuilder: fix `make info` for empty SUPPORTED_DEVICES 5 years ago
Richard Musil 71ab2c9d17 imagebuilder: new DISABLED_SERVICES make variable 5 years ago
Daniel Golle d6fa04a437 IB: include SUPPORTED_DEVICES in 'make info' output 5 years ago
Paul Spooren 483498808e ib: show current revision based on $(REVISION) 5 years ago
Paul Spooren f37afec866 ib: show unified target based on $(TARGETID) 5 years ago
Daniel Golle 13c379e5c6 ib: display whether profile comes with image metadata 5 years ago
Paul Spooren ad5c2897ec imagebuilder: manifest function show stderr 6 years ago
Paul Spooren 869b0d11db imagebuilder: add function to show manifest 6 years ago
Matthias Schiffer 2fbf669730
imagebuilder: reuse rootfs preparation from rootfs.mk 6 years ago
Zoltan HERPAI d2c06eb075 merge: etc: update remaining files 7 years ago
Daniel Golle d80d1b6c42 imagebuilder: don't rewrite package list output 7 years ago
Daniel Golle 1b555e1d2b imagebuilder: clean package_list 7 years ago
Paul Spooren 19ac879954 imagebuilder: add package_list function 7 years ago
Felix Fietkau 9467ce42da build: get rid of host.mk 7 years ago
Jo-Philipp Wich 0d1765b4ba imagebuilder: make submake invocations less verbose 8 years ago
Jo-Philipp Wich 6cb8e30837 imagebuilder: properly escape single quotes in device titles 8 years ago
Jo-Philipp Wich 27854a0a84 build: add checksum target 8 years ago
Felix Fietkau 37e82e4e42 build: remove obsolete variables from opkg command 8 years ago
Felix Fietkau 8265fdcc4d imagebuilder: strip DEVICE_ prefix from profiles (FS#55) 8 years ago
Felix Fietkau 9ae952cf8c build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 8 years ago
Daniel Dickinson 9fd8e55132 imagebuilder: Fix sorting package list breaks opkg dependency handling for provides 8 years ago
Felix Fietkau 80f4988da3 target/imagebuilder: fix using new device profiles 8 years ago
Alexander Couzens 009a069ec0 imagebuilder: rename OpenWrt into LEDE 8 years ago
Felix Fietkau 0a0bfc8507 images imagebuilder: Allow to add sanitized extra name 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 6c21bcaa65 IB: use online repositories 9 years ago
Jo-Philipp Wich dffaf94d44 imagebuilder: fail with error if the passed profile name does not exist 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
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
Felix Fietkau 7cb42738e6 package/index: filter out the libc package from the index 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 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 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