32 Commits (2fe806c2bf3f3b3f794a2cad74643012204a2e5d)

Author SHA1 Message Date
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 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
Gabor Juhos 3ba43e6528 imagebuilder: add REVISION variable (closes #6795) 15 years ago
Jo-Philipp Wich 9b4005c58c fix custom package selection 15 years ago
Felix Fietkau 991a35c6a6 imagebuilder: accept empty profile names, some targets do not define profiles (thx, patrick) 15 years ago
Florian Fainelli b1f1f7c5a9 remove board name hack (#5823) 15 years ago
Andy Boyett 9756b46d1a remove legacy 2.4-specific behavior, fixes IB on brcm-2.4 15 years ago
Andy Boyett b728796706 fix profile package selection, packages from last parsed profile were accidentally installed 15 years ago
Nicolas Thill 3f8ac1680c fix initscripts activation (closes: #4037, #4745) 15 years ago
Nicolas Thill be1a9ff41d fix ImageBuilder (closes: #3863) 16 years ago
Andy Boyett 6b045c7dc6 Generate gzipped package lists - Can be used by changing the src line in /etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg 16 years ago
Florian Fainelli 50c077affb Fix imagebuilder for 2.6 kernels (#2900) 17 years ago
Felix Fietkau dfa7618bd6 fix the image builder 17 years ago
Felix Fietkau c0f9679587 fix a typo 17 years ago
Mike Baker 52553da52c fix bug in imagebuilder init.d scripts 17 years ago
Felix Fietkau 25fc88fe41 export the IMAGEBUILDER variable so that makefiles can test for the image builder run 17 years ago
Felix Fietkau 804bfa954d ignore profiles with custom kernel configs in the image builder itself 18 years ago
Felix Fietkau 5281d134cd rename the Profile template that the image builder uses to prevent name conflicts with the template that the kernel uses 18 years ago
Felix Fietkau 0aec54a5b5 fix a typo 18 years ago
Felix Fietkau 2fb06d46d9 Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile 18 years ago
Felix Fietkau 7cb45c3be8 show package list on make info in the image builder 18 years ago
Felix Fietkau fd9477a18f remove BIN_DIR on make clean in the image builder 18 years ago
Felix Fietkau 374f384350 include .targetinfo in the image builder, and allow direct calls to the package_index target 18 years ago
Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. 18 years ago