| Commit message (Expand) | Author | Age | Files | Lines |
* | image: remove spaces from toupper function | Luka Perkov | 2013-11-18 | 1 | -1/+1 |
* | image: don't force ubifs journal size | Luka Perkov | 2013-11-14 | 1 | -1/+1 |
* | build: make MkuImage more generic | Luka Perkov | 2013-10-23 | 1 | -3/+7 |
* | build: set owner root for all files on ubifs creation | Luka Perkov | 2013-10-18 | 1 | -0/+1 |
* | build: move mkits.sh script to more common place | Luka Perkov | 2013-10-16 | 1 | -0/+7 |
* | ubifs: remove breaking commas from ubi calls | Luka Perkov | 2013-10-15 | 1 | -2/+2 |
* | ubifs: when creating ubi(fs) images profile originated arguments have priority | Luka Perkov | 2013-10-13 | 1 | -4/+10 |
* | image: introduce MkuImageARM function | Luka Perkov | 2013-10-13 | 1 | -0/+5 |
* | ubifs: enable building modular images | Luka Perkov | 2013-10-12 | 1 | -6/+16 |
* | image: if possible use profile name when building .tar.gz images | Luka Perkov | 2013-10-12 | 1 | -1/+1 |
* | build: extend menu with few ubifs options | Luka Perkov | 2013-10-04 | 1 | -1/+9 |
* | image: generate separate jffs2 images w/o padding | Gabor Juhos | 2013-09-25 | 1 | -3/+4 |
* | image: add hooks for kernel/DTB installation in root filesystem | Luka Perkov | 2013-08-28 | 1 | -0/+2 |
* | image: ensure that /dev/console exist in rootfs images | Gabor Juhos | 2013-08-27 | 1 | -3/+8 |
* | image: fix a typo in JFFS2OPTS to fix jffs2 rootfs generation | Gabor Juhos | 2013-07-23 | 1 | -1/+1 |
* | image: fix initramfs image name | Gabor Juhos | 2013-07-19 | 1 | -1/+1 |
* | include/image.mk: do not make initramfs build exclusive | Florian Fainelli | 2013-06-27 | 1 | -17/+17 |
* | target: split jffs2 NAND out of jffs2 | Jonas Gorski | 2013-06-05 | 1 | -7/+19 |
* | include/image.mk: export ubifs image from mkfs.ubifs | Luka Perkov | 2013-02-03 | 1 | -0/+1 |
* | image.mk: use XZ bcj architecture filter if available | Florian Fainelli | 2013-01-11 | 1 | -1/+4 |
* | Revert "include/image.mk: call Image/Build/{cpiogz,targz}" | Florian Fainelli | 2012-12-04 | 1 | -2/+0 |
* | include/image.mk: call Image/Build/{cpiogz,targz} | Florian Fainelli | 2012-12-04 | 1 | -0/+2 |
* | build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space | Gabor Juhos | 2012-11-29 | 1 | -1/+1 |
* | image.mk: don't squash file permissions in JFFS2 images | Florian Fainelli | 2012-11-27 | 1 | -2/+2 |
* | include/image.mk: /tmp should have mode 1777 | Jo-Philipp Wich | 2012-07-01 | 1 | -1/+1 |
* | base-files: add permission exceptions, do not clobber shadow permissions - ba... | Jo-Philipp Wich | 2012-06-05 | 1 | -1/+1 |
* | image: increase squashfs block size - visibly reduces image size in many cases | Felix Fietkau | 2011-12-13 | 1 | -1/+3 |
* | image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors... | Jo-Philipp Wich | 2011-09-26 | 1 | -1/+1 |
* | default to using gzip with mksquashfs if lzma and xz are unavailable | Felix Fietkau | 2011-07-24 | 1 | -0/+1 |
* | extend squashfs padding for 256k flash sectors | John Crispin | 2011-07-03 | 1 | -2/+2 |
* | generic: use padjffs2 in prepare_generic_squashfs | Gabor Juhos | 2011-07-02 | 1 | -9/+1 |
* | tools/squashfs4: update to version 4.2 (adds support for xz compression) | Felix Fietkau | 2011-04-03 | 1 | -1/+9 |
* | image.mk: only upgrade permissions instead of overwriting, utilize tar -p fla... | Jo-Philipp Wich | 2011-03-21 | 1 | -4/+6 |
* | cleanup | Imre Kaloz | 2010-11-22 | 1 | -6/+1 |
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 | 1 | -8/+0 |
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 1 | -6/+11 |
* | remove linux 2.4 specific build system code | Felix Fietkau | 2010-06-26 | 1 | -1/+1 |
* | image/ext2: fix rootfs partition size after [21362] | Nicolas Thill | 2010-05-05 | 1 | -1/+1 |
* | include: rearrange image.mk, indent, reorder, change some ifeq/ifneq tests | Nicolas Thill | 2010-04-29 | 1 | -79/+86 |
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | Nicolas Thill | 2010-04-28 | 1 | -5/+5 |
* | images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ... | Nicolas Thill | 2010-04-28 | 1 | -11/+12 |
* | don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. swit... | Alexandros C. Couloumbis | 2010-04-13 | 1 | -6/+20 |
* | finalize lzma/jffs2 support (currently not enebled by default, for kernels >=... | Alexandros C. Couloumbis | 2010-04-13 | 1 | -1/+6 |
* | define a shared IMG_PREFIX variable used as a basename for image files, it co... | Nicolas Thill | 2010-04-12 | 1 | -4/+6 |
* | change from /jffs to /overlay, patch from Daniel Dickinson | Florian Fainelli | 2010-03-21 | 1 | -2/+1 |
* | sort entries in images md5sums files | Nicolas Thill | 2010-03-10 | 1 | -1/+1 |
* | image.mk: Adjust ubifs build behaviour to that of others image types | Lars-Peter Clausen | 2010-03-05 | 1 | -1/+2 |
* | with no users left, remove support for 2.6.21 | Imre Kaloz | 2010-02-11 | 1 | -1/+1 |
* | fix rootfs preparation with rootfs containing files with whitespaces in the f... | Felix Fietkau | 2010-01-22 | 1 | -3/+3 |
* | Add support for building ubifs images. | Lars-Peter Clausen | 2010-01-11 | 1 | -0/+10 |