You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/tools
Davide Fioravanti d95dff162a firmware-utils: jcgimage: add support for 4MiB+ images
The first version of this script allowed just 4Mb factory images.
With this patch is possible to set the maximum size of the payload.

For an 8Mb flash, the corresponding maxsize is:
8 * 1024 * 1024 - 5 * 64 * 1024 = 8388608 - 327680 = 8060928

If the -m argument is not set, the default maximum size will be
used for backward compatibility.

Signed-off-by: Davide Fioravanti <pantanastyle@gmail.com>
5 years ago
..
autoconf treewide: clean up download hashes 8 years ago
automake add PKG_CPE_ID ids to package and tools 7 years ago
b43-tools b43-tools: update to latest git HEAD 6 years ago
bc Revert "bc: update to 1.07.1" 5 years ago
bison tools/bison: Update to 3.3.2 5 years ago
cbootimage tools: add cbootimage for tegra 5 years ago
cbootimage-configs tools: add cbootimage-configs for tegra 5 years ago
ccache tools/ccache: update to 3.7 5 years ago
cmake Revert "tools/cmake: Update to 3.14.0" 5 years ago
coreutils add PKG_CPE_ID ids to package and tools 7 years ago
dosfstools add PKG_CPE_ID ids to package and tools 7 years ago
e2fsprogs tools/e2fsprogs: Update to 1.44.5 5 years ago
elftosb treewide: clean up download hashes 8 years ago
expat tools/expat: fix docbook2man error on some systems 6 years ago
findutils tools: findutils: fix compilation with glibc 2.28 6 years ago
firmware-utils firmware-utils: jcgimage: add support for 4MiB+ images 5 years ago
flex flex: Add a lex symlink 6 years ago
flock tools: flock: add NFSv4 compatibility 8 years ago
genext2fs treewide: clean up download hashes 8 years ago
gengetopt treewide: clean up download hashes 8 years ago
gmp tools: gmp: Update to 6.1.2 7 years ago
include tools: Update endian definitions for Mac OSX 5 years ago
isl tools/isl: update to 0.20 5 years ago
kernel2minor tools: kernel2minor: update to latest version 6 years ago
libelf tools/libelf: Add mirrors as main site is dead 5 years ago
libressl build: fix libressl build on x32 (amd64ilp32) host 6 years ago
libtool add PKG_CPE_ID ids to package and tools 7 years ago
lzma treewide: clean up download hashes 8 years ago
lzma-old tools/zlib: move zlib build to tools 6 years ago
m4 tools: m4: fix compilation with glibc 2.28 6 years ago
make-ext4fs tools/make-ext4fs: Fix build on MacOSX 6 years ago
missing-macros tools: remove a bunch of unused automake macros 9 years ago
mkimage tools/mkimage: use http download server (fixes FS#2052) 5 years ago
mklibs treewide: clean up download hashes 8 years ago
mm-macros tools/mm-macros: Update to 0.9.12 6 years ago
mpc tools/mpc: Update to 1.1.0 6 years ago
mpfr tools/mpfr: Update to 4.0.2 5 years ago
mtd-utils mtd-utils: add back macOS compatibility code that was dropped during the update 6 years ago
mtools tools/mtools: Update to 4.0.23 5 years ago
padjffs2 tools: padjffs2: add option to output padding data to stdout 8 years ago
patch tools/patch: Add fedora patch for crashing git style patches 6 years ago
patch-image tools: patch-image: fix file descriptor leak. 7 years ago
patchelf treewide: clean up download hashes 8 years ago
pkg-config tools/pkg-config: Handle variable substitution of 'bindir' to redirect to STAGING_DIR/bin 6 years ago
qemu add PKG_CPE_ID ids to package and tools 7 years ago
quilt treewide: clean up download hashes 8 years ago
scons scons: update to 3.0.5 5 years ago
sdimage tools/sdimage: Fix build with host Linux headers < 3.18 6 years ago
sed tools/sed: Update to 4.7 5 years ago
sparse sparse: updated to version 0.5.2 6 years ago
squashfs add PKG_CPE_ID ids to package and tools 7 years ago
squashfskit4 tools/squashfskit: fix version detection on non-linux system 5 years ago
sstrip tools/sstrip: Fix compile under standard linux. 7 years ago
tar tools: tar: update to version 1.32 5 years ago
upslug2 treewide: clean up download hashes 8 years ago
wrt350nv2-builder tools: remove static linking support 9 years ago
xz tools/xz: Compile with PIC to fix linking errors 5 years ago
zip tools: zip: add option for reproducible archives 5 years ago
zlib tools: zlib: do not hardcode the install prefix in zlib.pc 6 years ago
Makefile tools: cbootimage: depend on automake 5 years ago