68 Commits (a6f7e72cf734fb06374d1f1130a862f0ff6e0185)

Author SHA1 Message Date
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
Andy Boyett 44f3239622 generate md5 checksums of generated firware images. closes #4003 - checksums located in bin/md5sums - integrity can be verified using md5sum -c 16 years ago
Felix Fietkau a3a37d0bb1 rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882 16 years ago
Gabor Juhos 5ee91fef1e strip kernel version from image names 16 years ago
Gabor Juhos c8d5db0698 fix generation of cpio.gz images 17 years ago
Felix Fietkau edbbf145d5 add cpio.gz support (patch from #2595) 17 years ago
John Crispin 9b467b5b28 remove whitespaces 17 years ago
John Crispin 215fa7eb8b added generation of x86 livecds, from #2391 17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 17 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 17 years ago
Felix Fietkau d6666fdd40 fix image installation 17 years ago
Nicolas Thill 24cabede56 remove the @ and change the comment from [8107] (closes: #2122) 17 years ago
Nicolas Thill f2a32fff7d fix jffs2 images 17 years ago
Felix Fietkau 793b09b854 really fix tgz images 17 years ago
Florian Fainelli f59b6f6089 Fix the tgz image build 17 years ago
Felix Fietkau e8918b0f66 better support for handling various jffs2 eraseblock sizes 17 years ago