aboutsummaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAge
* image: remove spaces from toupper functionLuka Perkov2013-11-18
* image: don't force ubifs journal sizeLuka Perkov2013-11-14
* build: make MkuImage more genericLuka Perkov2013-10-23
* build: set owner root for all files on ubifs creationLuka Perkov2013-10-18
* build: move mkits.sh script to more common placeLuka Perkov2013-10-16
* ubifs: remove breaking commas from ubi callsLuka Perkov2013-10-15
* ubifs: when creating ubi(fs) images profile originated arguments have priorityLuka Perkov2013-10-13
* image: introduce MkuImageARM functionLuka Perkov2013-10-13
* ubifs: enable building modular imagesLuka Perkov2013-10-12
* image: if possible use profile name when building .tar.gz imagesLuka Perkov2013-10-12
* build: extend menu with few ubifs optionsLuka Perkov2013-10-04
* image: generate separate jffs2 images w/o paddingGabor Juhos2013-09-25
* image: add hooks for kernel/DTB installation in root filesystemLuka Perkov2013-08-28
* image: ensure that /dev/console exist in rootfs imagesGabor Juhos2013-08-27
* image: fix a typo in JFFS2OPTS to fix jffs2 rootfs generationGabor Juhos2013-07-23
* image: fix initramfs image nameGabor Juhos2013-07-19
* include/image.mk: do not make initramfs build exclusiveFlorian Fainelli2013-06-27
* target: split jffs2 NAND out of jffs2Jonas Gorski2013-06-05
* include/image.mk: export ubifs image from mkfs.ubifsLuka Perkov2013-02-03
* image.mk: use XZ bcj architecture filter if availableFlorian Fainelli2013-01-11
* Revert "include/image.mk: call Image/Build/{cpiogz,targz}"Florian Fainelli2012-12-04
* include/image.mk: call Image/Build/{cpiogz,targz}Florian Fainelli2012-12-04
* build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted spaceGabor Juhos2012-11-29
* image.mk: don't squash file permissions in JFFS2 imagesFlorian Fainelli2012-11-27
* include/image.mk: /tmp should have mode 1777Jo-Philipp Wich2012-07-01
* base-files: add permission exceptions, do not clobber shadow permissions - ba...Jo-Philipp Wich2012-06-05
* image: increase squashfs block size - visibly reduces image size in many casesFelix Fietkau2011-12-13
* image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors...Jo-Philipp Wich2011-09-26
* default to using gzip with mksquashfs if lzma and xz are unavailableFelix Fietkau2011-07-24
* extend squashfs padding for 256k flash sectorsJohn Crispin2011-07-03
* generic: use padjffs2 in prepare_generic_squashfsGabor Juhos2011-07-02
* tools/squashfs4: update to version 4.2 (adds support for xz compression)Felix Fietkau2011-04-03
* image.mk: only upgrade permissions instead of overwriting, utilize tar -p fla...Jo-Philipp Wich2011-03-21
* cleanupImre Kaloz2010-11-22
* remove 2.6.25 supportImre Kaloz2010-11-22
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-22
* remove linux 2.4 specific build system codeFelix Fietkau2010-06-26
* image/ext2: fix rootfs partition size after [21362]Nicolas Thill2010-05-05
* include: rearrange image.mk, indent, reorder, change some ifeq/ifneq testsNicolas Thill2010-04-29
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-28
* images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ...Nicolas Thill2010-04-28
* don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. swit...Alexandros C. Couloumbis2010-04-13
* finalize lzma/jffs2 support (currently not enebled by default, for kernels >=...Alexandros C. Couloumbis2010-04-13
* define a shared IMG_PREFIX variable used as a basename for image files, it co...Nicolas Thill2010-04-12
* change from /jffs to /overlay, patch from Daniel DickinsonFlorian Fainelli2010-03-21
* sort entries in images md5sums filesNicolas Thill2010-03-10
* image.mk: Adjust ubifs build behaviour to that of others image typesLars-Peter Clausen2010-03-05
* with no users left, remove support for 2.6.21Imre Kaloz2010-02-11
* fix rootfs preparation with rootfs containing files with whitespaces in the f...Felix Fietkau2010-01-22
* Add support for building ubifs images.Lars-Peter Clausen2010-01-11