image.mk: allow image build code to run a per-filesystem prepare step
[openwrt/svn-archive/archive.git] / include / image.mk
2015-03-25 Felix Fietkauimage.mk: allow image build code to run a per-filesyste...
2015-01-18 Felix Fietkaubuild: allow changing kernel name in new image code
2015-01-17 Felix Fietkaubuild: allow passing parameters to padjffs2 via the...
2015-01-17 Felix Fietkaubuild: add image makefile helper function for pading...
2015-01-10 Felix Fietkauramips: convert mt7621 images to new image building...
2015-01-10 Felix Fietkaubuild: add new image building code infrastructure
2015-01-08 Jo-Philipp Wichbuild: add version number to filenames
2014-12-27 Felix Fietkauimage.mk: make ubinize.cfg optional
2014-12-26 Imre Kalozdon't copy initramfs.elf unconditionally
2014-12-26 Imre KalozThe ubinized filesystems should be used for generating the
2014-10-12 Felix Fietkauimage.mk: remove legacy target rules
2014-10-12 Felix Fietkauimage.mk: parallelize cpio.gz and tar.gz filesystem...
2014-10-12 Felix Fietkauimage.mk: split off jffs2-raw images into a separate...
2014-10-12 Felix Fietkauimage.mk: clean up and parallelize mkfs calls
2014-10-12 Felix Fietkauimage.mk: call mkfs/prepare for the image builder
2014-10-12 Felix Fietkauimage.mk: reduce code duplication, move prepare to...
2014-10-12 Felix Fietkauimage.mk: remove the unnecessary .NOTPARALLEL flag
2014-07-31 Felix Fietkauimage: only call Image/BuildKernel/Initramfs if initram...
2014-07-21 John Crispininclude/image.mk: add a path variable for the dts folder
2014-06-27 Imre Kalozmake UbinizeImage work nicely without a kernel volume
2014-06-27 Imre Kalozinclude UbinizeImage parameters' description in the...
2014-06-24 John CrispinSysupgradeNAND: include rootfs-type in image name
2014-06-24 John Crispinimage.mk: introduce Image/Build/UbinizeImage make target
2014-06-17 John Crispinprocd: some cleanup for SysupgradeNAND
2014-06-16 John Crispininclude/image.mk: cleanup the SysupgradeNAND template
2014-06-11 John Crispininclude/image.mk: add a target for generating sysupgrad...
2014-06-02 Felix Fietkaubuild: make the squashfs block size configurable
2014-06-02 John Crispinimage: ext4: rename config options as these are only...
2014-06-02 John Crispinimage: ext4: allow creation of a journaling filesystem
2014-06-02 John Crispinimage: ext4: allow to choose a block size for the rootfs
2014-04-03 John Crispinlantiq: BT Home Hub 2B support - board support
2014-04-03 John Crispininclude/make.mk: add support for ubinize-overlay.cfg
2013-11-18 Luka Perkovimage: remove spaces from toupper function
2013-11-14 Luka Perkovimage: don't force ubifs journal size
2013-10-23 Luka Perkovbuild: make MkuImage more generic
2013-10-18 Luka Perkovbuild: set owner root for all files on ubifs creation
2013-10-16 Luka Perkovbuild: move mkits.sh script to more common place
2013-10-15 Luka Perkovubifs: remove breaking commas from ubi calls
2013-10-13 Luka Perkovubifs: when creating ubi(fs) images profile originated...
2013-10-13 Luka Perkovimage: introduce MkuImageARM function
2013-10-12 Luka Perkovubifs: enable building modular images
2013-10-12 Luka Perkovimage: if possible use profile name when building ...
2013-10-04 Luka Perkovbuild: extend menu with few ubifs options
2013-09-25 Gabor Juhosimage: generate separate jffs2 images w/o padding
2013-08-28 Luka Perkovimage: add hooks for kernel/DTB installation in root...
2013-08-27 Gabor Juhosimage: ensure that /dev/console exist in rootfs images
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
next