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