remove 2.6.32 support
[openwrt/openwrt.git] / target / imagebuilder /
2010-09-12 Jo-Philipp Wich- sync with host opkg changes - get rid of autogenerate...
2010-09-10 Jo-Philipp Wichfix a small typo in sed pattern
2010-09-08 Jo-Philipp Wichfix arch detection pattern to cope with underscores...
2010-09-08 Jo-Philipp Wich- add a helper script to generate opkg.conf, attempt...
2010-09-07 Jo-Philipp Wichuse --force-run-hooks for host opkg install
2010-09-06 Jo-Philipp Wichuse opkg/host for package installation - speeds up...
2010-07-28 Jo-Philipp Wichrevert r22372 and r22405, dependency on host libtool...
2010-07-23 Jo-Philipp Wichuse host opkg for installing packages in buildroot...
2010-04-27 Jo-Philipp Wich- correctly copy .config when scripts/env is used in...
2010-03-30 Nicolas Thillimagebuilder: don't disable on uml
2010-03-30 Nicolas Thillimagebuilder: various fixes * only copy host tools...
2010-03-09 Jo-Philipp Wichremove dependency on CONFIG_ALL
2010-03-08 Gabor Juhosimagebuilder: add REVISION variable (closes #6795)
2010-02-13 Jo-Philipp Wichfix 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 Fainelliremove board name hack (#5823)
2009-07-02 Andy Boyettremove legacy 2.4-specific behavior, fixes IB on brcm-2.4
2009-07-02 Andy Boyettfix profile package selection, packages from last parse...
2009-04-21 Nicolas Thillfix initscripts activation (closes: #4037, #4745)
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 BoyettGenerate gzipped package lists - Can be used by changin...
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) Includes...
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 It's still...