mvebu: make flashing more safe
[openwrt/svn-archive/archive.git] / target / imagebuilder /
2015-05-27 Jo-Philipp WichIB: use online repositories
2015-02-07 Jo-Philipp Wichimagebuilder: align filename with SDK
2015-02-06 Jo-Philipp Wichimagebuilder: don't pregenerate package index, strip...
2015-02-06 Jo-Philipp Wichimagebuilder: use FreeBSD compatible tar invocation
2015-01-10 Jo-Philipp Wichimagebuilder: fail with error if the passed profile...
2015-01-08 Jo-Philipp Wichbuild: add version number to filenames
2014-10-31 Felix Fietkautarget/imagebuilder: remove obsolete !TARGET_ROOTFS_INI...
2014-09-16 John Crispinpostinst trigger: the new postinst trigger broke IB
2014-08-31 Felix Fietkauimagebuilder: remove postinst files before generating...
2014-08-05 Jo-Philipp Wichbuild: introduce per feed repository support
2014-07-24 John Crispinimagebuilder: fix typo that copied grub to the wrong...
2014-07-21 John Crispinimagebuilder: copy dts folder
2014-07-10 John Crispinimagebuilder: x86 fails to build inside the imagebuilder
2014-06-02 Felix Fietkautarget/imagebuilder: add missing package index (fixes...
2014-05-14 Jo-Philipp Wichimagebuilder: bundle dtc (#12953, #14741)
2013-04-17 Felix Fietkaubuild: consistently use 'depends on' instead of 'depends'
2012-12-02 Jo-Philipp Wichimagebuilder: use file_copy to deploy files/ in the...
2012-11-22 Jo-Philipp Wichimagebuilder: merge r25078 to align files/ handling...
2012-08-22 John Crispin[target] derive system from hostcc to allow building...
2012-08-15 Jo-Philipp Wich[iamgebuilder] use bundle-libraries.sh to install requi...
2012-06-11 Felix Fietkaupackage/index: filter out the libc package from the...
2012-05-30 John Crispin[imagebuilder] add $(SUBTARGET) to the filename if...
2012-05-14 Felix Fietkauimagebuilder: explicitly install the kernel .ipk before...
2012-04-26 Felix Fietkaubuild: rework verbosity level selection
2012-04-17 Jo-Philipp Wich[imagebuilder] don't overwrite version.mk, substitute...
2012-04-12 Jo-Philipp Wich[imagebuilder] populate repositories.conf from version.mk
2012-01-24 Gabor JuhosImageBuilder: respect the PROFILE parameter
2011-09-09 Jo-Philipp Wich[imagebuilder] Various enhancements from Manuel Munz...
2011-08-01 Felix Fietkauimagebuilder: clean opkg files if requested (patch...
2011-02-23 Jo-Philipp Wich[PATCH 2/2] Send ipkg-make-index.sh output to stdout
2010-10-26 Jo-Philipp Wich[imagebuilder] allow overriding BIN_DIR (#7412)
2010-10-26 Jo-Philipp Wich[imagebuilder] copy kernel .config, needed by mkfs...
2010-09-12 Jo-Philipp Wich[imagebuilder]
2010-09-10 Jo-Philipp Wich[imagebuilder] fix a small typo in sed pattern
2010-09-08 Jo-Philipp Wich[imagebuilder] fix arch detection pattern to cope with...
2010-09-08 Jo-Philipp Wich[imagebuilder]
2010-09-07 Jo-Philipp Wich[imagebuilder] use --force-run-hooks for host opkg...
2010-09-06 Jo-Philipp Wich[buildroot] use opkg/host for package installation
2010-07-28 Jo-Philipp Wich[buildsystem] revert r22372 and r22405, dependency...
2010-07-23 Jo-Philipp Wich[buildsystem] use host opkg for installing packages...
2010-04-27 Jo-Philipp Wich[imagebuilder]
2010-03-30 Nicolas Thillimagebuilder: don't disable on uml
2010-03-30 Nicolas Thillimagebuilder: various fixes
2010-03-09 Jo-Philipp Wich[imagebuilder] remove dependency on CONFIG_ALL
2010-03-08 Gabor Juhosimagebuilder: add REVISION variable (closes #6795)
2010-02-13 Jo-Philipp Wich[imagebuilder] fix custom package selection
2009-12-18 Nicolas Thilldisable IB & SDK when using an external toolchain ...
2009-10-22 Felix Fietkauimagebuilder: accept empty profile names, some targets...
2009-09-20 Florian Fainelli[imagebuilder] remove board name hack (#5823)
2009-07-02 Andy Boyett[ImageBuilder] remove legacy 2.4-specific behavior...
2009-07-02 Andy Boyett[ImageBuilder] fix profile package selection, packages...
2009-04-21 Nicolas Thill[imagebuilder] fix initscripts activation (closes:...
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2008-08-22 Nicolas Thillfix ImageBuilder (closes: #3863)
2008-08-17 Felix Fietkausome more build system cleanup
2008-07-29 Andy Boyett[ipkg] Generate gzipped package lists
2008-03-19 Felix FietkauDetach the building of sdk and imagebuilder from "Selec...
2008-01-03 Florian FainelliFix imagebuilder for 2.6 kernels (#2900)
2007-12-13 Felix Fietkaustrip -$(KERNEL) from sdk/imagebuilder names
2007-12-13 Felix Fietkaufix imagebuilder compile
2007-12-09 Felix FietkauUse $(CP) instead of $(INSTALL_BIN) for binaries.
2007-11-14 Felix Fietkaufix the image builder
2007-09-09 Florian FainelliFix the imagebuilder generation (does not mean it works...
2007-08-14 Florian FainelliFix image builder generation (#2213)
2007-08-13 Florian FainelliFix the imagebuilder compilation (#2213)
2007-07-10 Felix Fietkaufix a typo
2007-06-12 Florian FainelliSuppress spaces in uname -m
2007-05-11 Mike Bakerfix bug in imagebuilder init.d scripts
2007-04-29 Felix Fietkaufixes for a few build errors on osx without fink
2007-04-15 Felix Fietkauexport the IMAGEBUILDER variable so that makefiles...
2007-04-12 Felix Fietkaurevert find | xargs => find | exec changes - this is...
2007-04-03 Mike BakerAccidentially broke sdk and imagebuilder in [6857]
2007-04-03 Mike Bakermore [6849]
2007-04-02 Florian FainelliUse find -exec instead of xargs
2007-02-28 Felix Fietkaumark uml as broken and add some cleanups (not working...
2007-02-22 Felix Fietkauignore profiles with custom kernel configs in the image...
2007-02-22 Felix Fietkaudisable the image builder in menuconfig for profiles...
2007-02-22 Felix Fietkaurename the Profile template that the image builder...
2007-01-21 Felix Fietkaufix a typo
2007-01-20 Felix FietkauAdd WL-700gE support (based on work by jr)
2007-01-20 Felix Fietkauinclude .pkginfo in image builder
2007-01-14 Felix Fietkaushow package list on make info in the image builder
2007-01-14 Felix FietkauFix config checks for Image Builder and SDK - only...
2007-01-14 Felix Fietkauremove BIN_DIR on make clean in the image builder
2007-01-14 Felix Fietkauinclude .targetinfo in the image builder, and allow...
2007-01-11 Felix Fietkauforce rebuild of the imagebuilder
2007-01-10 Felix FietkauAdd initial version of the new Image Builder