image: fix a typo in JFFS2OPTS to fix jffs2 rootfs generation
[openwrt/svn-archive/archive.git] / include / image.mk
2013-07-23 Gabor Juhosimage: fix a typo in JFFS2OPTS to fix jffs2 rootfs...
2013-07-19 Gabor Juhosimage: fix initramfs image name
2013-06-27 Florian Fainelliinclude/image.mk: do not make initramfs build exclusive
2013-06-05 Jonas Gorskitarget: split jffs2 NAND out of jffs2
2013-02-03 Luka Perkovinclude/image.mk: export ubifs image from mkfs.ubifs
2013-01-11 Florian Fainelliimage.mk: use XZ bcj architecture filter if available
2012-12-04 Florian FainelliRevert "include/image.mk: call Image/Build/{cpiogz...
2012-12-04 Florian Fainelliinclude/image.mk: call Image/Build/{cpiogz,targz}
2012-11-29 Gabor Juhosbuild: Add TARGET_ROOTFS_RESERVED_PCT option to reduce...
2012-11-27 Florian Fainelli[buildroot] image.mk: don't squash file permissions...
2012-07-01 Jo-Philipp Wichinclude/image.mk: /tmp should have mode 1777
2012-06-05 Jo-Philipp Wich[package] base-files: add permission exceptions, do...
2011-12-13 Felix Fietkauimage: increase squashfs block size - visibly reduces...
2011-09-26 Jo-Philipp Wich[include] image.mk: pass through $(CONFIG_PKG_BUILD_JOB...
2011-07-24 Felix Fietkaudefault to using gzip with mksquashfs if lzma and xz...
2011-07-03 John Crispinextend squashfs padding for 256k flash sectors
2011-07-02 Gabor Juhosgeneric: use padjffs2 in prepare_generic_squashfs
2011-04-03 Felix Fietkautools/squashfs4: update to version 4.2 (adds support...
2011-03-21 Jo-Philipp Wich[include] image.mk: only upgrade permissions instead...
2010-11-22 Imre Kalozcleanup
2010-11-22 Imre Kalozremove 2.6.25 support
2010-11-22 Imre Kalozswitch from ext2 to ext4 (w/o) journaling
2010-06-26 Felix Fietkauremove linux 2.4 specific build system code
2010-05-05 Nicolas Thillimage/ext2: fix rootfs partition size after [21362]
2010-04-29 Nicolas Thillinclude: rearrange image.mk, indent, reorder, change...
2010-04-28 Nicolas Thillbuildsystem: rename tgz/TGZ "feature" and matching...
2010-04-28 Nicolas Thillimages: allow generating .cpio.gz and/or .tar.gz archiv...
2010-04-13 Alexandros C. Coul... don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as...
2010-04-13 Alexandros C. Coul... finalize lzma/jffs2 support (currently not enebled...
2010-04-12 Nicolas Thilldefine a shared IMG_PREFIX variable used as a basename...
2010-03-21 Florian Fainellichange from /jffs to /overlay, patch from Daniel Dickinson
2010-03-10 Nicolas Thillsort entries in images md5sums files
2010-03-05 Lars-Peter Clausenimage.mk: Adjust ubifs build behaviour to that of other...
2010-02-11 Imre Kalozwith no users left, remove support for 2.6.21
2010-01-22 Felix Fietkaufix rootfs preparation with rootfs containing files...
2010-01-11 Lars-Peter ClausenAdd support for building ubifs images.
2009-12-27 Imre Kalozget rid of even more 2.6.28 stuff
2009-11-24 Felix Fietkauar71xx: the squashfs-4k images are unreliable in some...
2009-11-03 Felix Fietkauunbreak brcm-2.4
2009-11-02 Imre Kalozuse the new option for creating squashfs4-lzma images
2009-10-26 Imre Kalozswap logic on squashfs version selection
2009-08-26 Gabor Juhoscreate v4 squashfs image for 2.6.31
2009-08-06 Felix Fietkauwork around a threading bug in mksquashfs4 by limiting...
2009-07-25 Florian Fainelliuse --binary option of md5sum to improve compatibility...
2009-07-17 Felix Fietkauget rid of linux 2.6.29
2009-05-21 Felix Fietkauenable lzma for squashfs4 by default
2009-05-15 Gabor Juhos[image] create squashfs4 images if kernel version ...
2009-03-02 Ralph Hempeldon't abort if the operation is failing
2009-02-19 Felix Fietkaufix potential rootfs owner/group mismatch (tgz root...
2009-02-17 Nicolas Thill[tools] genext2fs: update to 1.4.1
2008-10-07 Andy Boyettgenerate md5 checksums of generated firware images...
2008-08-16 Felix Fietkaurework parallel building to get rid of some warnings
2008-06-07 Gabor Juhos[images] strip kernel version from image names
2008-01-29 Gabor Juhosfix generation of cpio.gz images
2007-12-28 Felix Fietkauadd cpio.gz support (patch from #2595)
2007-10-18 John Crispinremove whitespaces
2007-10-08 John Crispinadded generation of x86 livecds, from #2391
2007-09-08 Felix Fietkaumajor target cleanup. it is now possible to have subtar...
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2007-08-03 Felix Fietkaufix image installation
2007-07-26 Nicolas Thillremove the @ and change the comment from [8107] (closes...
2007-07-22 Nicolas Thillfix jffs2 images
2007-07-19 Felix Fietkaureally fix tgz images
2007-07-18 Florian FainelliFix the tgz image build
2007-07-16 Felix Fietkaubetter support for handling various jffs2 eraseblock...
2007-06-30 Felix Fietkauadd portability fixes from #1720
2007-06-05 Imre Kalozadd support for jffs2 filesystems with 256k blocksize...
2007-05-30 Florian FainelliCall the Initramfs template if existing
2007-04-29 Felix Fietkaufixes for a few build errors on osx without fink
2007-04-12 Felix Fietkaurevert find | xargs => find | exec changes - this is...
2007-04-02 Florian FainelliUse find -exec instead of xargs
2007-03-02 Felix Fietkaukernel build cleanup
2007-03-02 Felix Fietkaumake squashfs overlay support more generic and integrat...
2007-02-22 Tim Yardleymake maxinodes configureable for ext2
2007-01-10 Felix FietkauAdd initial version of the new Image Builder
2006-12-30 Nicolas Thillonly squash owners, not permissions, when generating...
2006-12-08 Felix Fietkauminor cleanup
2006-11-18 Felix Fietkauadd prereq checks for target/linux/* and target/image...
2006-11-12 Felix Fietkauadd missing include
2006-10-19 Felix Fietkaufix typo
2006-10-19 Felix Fietkaumake filesystem size selection generic (for ext2)
2006-10-15 Florian FainelliPrevent SSH keys from being chmoded to 644 (#664),...
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk