summaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAgeFilesLines
* image: only call Image/BuildKernel/Initramfs if initramfs is actually enabledFelix Fietkau2014-07-311-9/+4
* include/image.mk: add a path variable for the dts folderJohn Crispin2014-07-211-0/+1
* make UbinizeImage work nicely without a kernel volumeImre Kaloz2014-06-271-5/+4
* include UbinizeImage parameters' description in the fileImre Kaloz2014-06-271-0/+5
* SysupgradeNAND: include rootfs-type in image nameJohn Crispin2014-06-241-8/+8
* image.mk: introduce Image/Build/UbinizeImage make targetJohn Crispin2014-06-241-0/+7
* procd: some cleanup for SysupgradeNANDJohn Crispin2014-06-171-2/+0
* include/image.mk: cleanup the SysupgradeNAND templateJohn Crispin2014-06-161-5/+7
* include/image.mk: add a target for generating sysupgrade tar files for nandJohn Crispin2014-06-111-0/+14
* build: make the squashfs block size configurableFelix Fietkau2014-06-021-1/+1
* image: ext4: rename config options as these are only used for ext4 image crea...John Crispin2014-06-021-1/+1
* image: ext4: allow creation of a journaling filesystemJohn Crispin2014-06-021-1/+1
* image: ext4: allow to choose a block size for the rootfsJohn Crispin2014-06-021-2/+2
* lantiq: BT Home Hub 2B support - board supportJohn Crispin2014-04-031-2/+2
* include/make.mk: add support for ubinize-overlay.cfgJohn Crispin2014-04-031-10/+15
* image: remove spaces from toupper functionLuka Perkov2013-11-181-1/+1
* image: don't force ubifs journal sizeLuka Perkov2013-11-141-1/+1
* build: make MkuImage more genericLuka Perkov2013-10-231-3/+7
* build: set owner root for all files on ubifs creationLuka Perkov2013-10-181-0/+1
* build: move mkits.sh script to more common placeLuka Perkov2013-10-161-0/+7
* ubifs: remove breaking commas from ubi callsLuka Perkov2013-10-151-2/+2
* ubifs: when creating ubi(fs) images profile originated arguments have priorityLuka Perkov2013-10-131-4/+10
* image: introduce MkuImageARM functionLuka Perkov2013-10-131-0/+5
* ubifs: enable building modular imagesLuka Perkov2013-10-121-6/+16
* image: if possible use profile name when building .tar.gz imagesLuka Perkov2013-10-121-1/+1
* build: extend menu with few ubifs optionsLuka Perkov2013-10-041-1/+9
* image: generate separate jffs2 images w/o paddingGabor Juhos2013-09-251-3/+4
* image: add hooks for kernel/DTB installation in root filesystemLuka Perkov2013-08-281-0/+2
* image: ensure that /dev/console exist in rootfs imagesGabor Juhos2013-08-271-3/+8
* image: fix a typo in JFFS2OPTS to fix jffs2 rootfs generationGabor Juhos2013-07-231-1/+1
* image: fix initramfs image nameGabor Juhos2013-07-191-1/+1
* include/image.mk: do not make initramfs build exclusiveFlorian Fainelli2013-06-271-17/+17
* target: split jffs2 NAND out of jffs2Jonas Gorski2013-06-051-7/+19
* include/image.mk: export ubifs image from mkfs.ubifsLuka Perkov2013-02-031-0/+1
* image.mk: use XZ bcj architecture filter if availableFlorian Fainelli2013-01-111-1/+4
* Revert "include/image.mk: call Image/Build/{cpiogz,targz}"Florian Fainelli2012-12-041-2/+0
* include/image.mk: call Image/Build/{cpiogz,targz}Florian Fainelli2012-12-041-0/+2
* build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted spaceGabor Juhos2012-11-291-1/+1
* image.mk: don't squash file permissions in JFFS2 imagesFlorian Fainelli2012-11-271-2/+2
* include/image.mk: /tmp should have mode 1777Jo-Philipp Wich2012-07-011-1/+1
* base-files: add permission exceptions, do not clobber shadow permissions - ba...Jo-Philipp Wich2012-06-051-1/+1
* image: increase squashfs block size - visibly reduces image size in many casesFelix Fietkau2011-12-131-1/+3
* image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors...Jo-Philipp Wich2011-09-261-1/+1
* default to using gzip with mksquashfs if lzma and xz are unavailableFelix Fietkau2011-07-241-0/+1
* extend squashfs padding for 256k flash sectorsJohn Crispin2011-07-031-2/+2
* generic: use padjffs2 in prepare_generic_squashfsGabor Juhos2011-07-021-9/+1
* tools/squashfs4: update to version 4.2 (adds support for xz compression)Felix Fietkau2011-04-031-1/+9
* image.mk: only upgrade permissions instead of overwriting, utilize tar -p fla...Jo-Philipp Wich2011-03-211-4/+6
* cleanupImre Kaloz2010-11-221-6/+1
* remove 2.6.25 supportImre Kaloz2010-11-221-8/+0