83 Commits (012f214e6f2e764a0e7d53f11e619fd2b639ddf8)

Author SHA1 Message Date
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
Imre Kaloz 5aba9ecbd3 use the new option for creating squashfs4-lzma images 15 years ago
Imre Kaloz ed19cab256 swap logic on squashfs version selection 15 years ago
Gabor Juhos 71a3d54218 create v4 squashfs image for 2.6.31 15 years ago
Felix Fietkau dcd0e4a672 work around a threading bug in mksquashfs4 by limiting the number of threads to 1 15 years ago
Florian Fainelli 07c4108af6 use --binary option of md5sum to improve compatibility with other platforms (#5192) 15 years ago
Felix Fietkau 12b429b3a2 get rid of linux 2.6.29 15 years ago
Felix Fietkau 1165dfed6a enable lzma for squashfs4 by default 15 years ago
Gabor Juhos 7b7a99c771 create squashfs4 images if kernel version >=2.6.29 15 years ago
Ralph Hempel 47c78e48bd don't abort if the operation is failing ( if the board is connected via NFS files might be created by root and can't be changed at this point of time ) 16 years ago
Felix Fietkau 6b6c8fd100 fix potential rootfs owner/group mismatch (tgz root only, patch from #4562) 16 years ago
Nicolas Thill 9b759f26c9 genext2fs: update to 1.4.1 16 years ago