94 Commits (86aff32701a745cb8f795117f1c47ccb33258862)

Author SHA1 Message Date
Luka Perkov 03ccf4eeb0 build: set owner root for all files on ubifs creation 11 years ago
Luka Perkov acdb0ac35c build: move mkits.sh script to more common place 11 years ago
Luka Perkov 41027beb69 ubifs: remove breaking commas from ubi calls 11 years ago
Luka Perkov a531d21590 ubifs: when creating ubi(fs) images profile originated arguments have priority 11 years ago
Luka Perkov 5ed845fbea image: introduce MkuImageARM function 11 years ago
Luka Perkov c808a4a7ef ubifs: enable building modular images 11 years ago
Luka Perkov 05625233ed image: if possible use profile name when building .tar.gz images 11 years ago
Luka Perkov 9051e79bc2 build: extend menu with few ubifs options 11 years ago
Gabor Juhos 261fc738cc image: generate separate jffs2 images w/o padding 11 years ago
Luka Perkov 99c46e474e image: add hooks for kernel/DTB installation in root filesystem 11 years ago
Gabor Juhos fd0325324f image: ensure that /dev/console exist in rootfs images 11 years ago
Gabor Juhos ce9e0767b5 image: fix a typo in JFFS2OPTS to fix jffs2 rootfs generation 11 years ago
Gabor Juhos c39b64d78f image: fix initramfs image name 11 years ago
Florian Fainelli f5a0a578f8 include/image.mk: do not make initramfs build exclusive 11 years ago
Jonas Gorski 9f7ef8d5f0 target: split jffs2 NAND out of jffs2 11 years ago
Luka Perkov 2477bab03e include/image.mk: export ubifs image from mkfs.ubifs 12 years ago
Florian Fainelli ce5dd3b9e2 image.mk: use XZ bcj architecture filter if available 12 years ago
Florian Fainelli 5698062707 Revert "include/image.mk: call Image/Build/{cpiogz,targz}" 12 years ago
Florian Fainelli 592aa97626 include/image.mk: call Image/Build/{cpiogz,targz} 12 years ago
Gabor Juhos d90e805fe6 build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space 12 years ago
Florian Fainelli 7196f5d7c8 image.mk: don't squash file permissions in JFFS2 images 12 years ago
Jo-Philipp Wich deff2382d0 include/image.mk: /tmp should have mode 1777 12 years ago
Jo-Philipp Wich 6cdf25289c base-files: add permission exceptions, do not clobber shadow permissions - based on patch by Mark Mentovai <mark@moxienet.com> 12 years ago
Felix Fietkau 470b1f471a image: increase squashfs block size - visibly reduces image size in many cases 13 years ago
Jo-Philipp Wich 29123aee6d image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors option 13 years ago
Felix Fietkau 0f93db2de5 default to using gzip with mksquashfs if lzma and xz are unavailable 13 years ago
John Crispin d5205c3ed2 extend squashfs padding for 256k flash sectors 13 years ago
Gabor Juhos 5206db4561 generic: use padjffs2 in prepare_generic_squashfs 13 years ago
Felix Fietkau e6aa1cab00 tools/squashfs4: update to version 4.2 (adds support for xz compression) 13 years ago
Jo-Philipp Wich 48c8a8ddb0 image.mk: only upgrade permissions instead of overwriting, utilize tar -p flag for targz image targets (#7667) 13 years ago
Imre Kaloz 66b08771ff cleanup 14 years ago
Imre Kaloz 5ea6194ab0 remove 2.6.25 support 14 years ago
Imre Kaloz 4052849677 switch from ext2 to ext4 (w/o) journaling 14 years ago
Felix Fietkau 6117c04c94 remove linux 2.4 specific build system code 14 years ago
Nicolas Thill c69cb2e520 image/ext2: fix rootfs partition size after [21362] 14 years ago
Nicolas Thill 23aa8be261 include: rearrange image.mk, indent, reorder, change some ifeq/ifneq tests 14 years ago
Nicolas Thill b3b591c000 buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ 14 years ago
Nicolas Thill 7992df3721 images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is selected or not 14 years ago
Alexandros C. Couloumbis 668fd62080 don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. switch verbose mode on compresor statistics. 14 years ago
Alexandros C. Couloumbis 43ee14563c finalize lzma/jffs2 support (currently not enebled by default, for kernels >=2.6.33) based on Edgar Soldin patches: https://lists.openwrt.org/pipermail/openwrt-devel/2010-March/006550.html 14 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 14 years ago
Florian Fainelli 7af8ee0481 change from /jffs to /overlay, patch from Daniel Dickinson 14 years ago
Nicolas Thill a9dc020014 sort entries in images md5sums files 15 years ago
Lars-Peter Clausen d77662c7a3 image.mk: Adjust ubifs build behaviour to that of others image types 15 years ago
Imre Kaloz 7b367d0313 with no users left, remove support for 2.6.21 15 years ago
Felix Fietkau 42e4f83096 fix rootfs preparation with rootfs containing files with whitespaces in the filename (based on patch from #6551) 15 years ago
Lars-Peter Clausen db06ca593b Add support for building ubifs images. 15 years ago
Imre Kaloz 06d8dc9329 get rid of even more 2.6.28 stuff 15 years ago
Felix Fietkau d55a046c48 ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padding to the generic squashfs images and use them on 4k devices as well 15 years ago
Felix Fietkau 7f75186333 unbreak brcm-2.4 15 years ago